This target has been disabled historically for whatever reason.
Now that we do uninstall properly enable the test again.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
Makefile.am | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d6f09ba..c52a4cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,9 +83,6 @@ clean-cov:
MAINTAINERCLEANFILES = .git-module-status
-# disable this check
-distuninstallcheck:
-
dist-hook: gen-ChangeLog gen-AUTHORS
# Generate the ChangeLog file (with all entries since the switch to git)
--
2.7.3