[libvirt] [PATCH 1/3] Makefile: Enable distuninstallcheck again

Michal Privoznik mprivozn at redhat.com
Mon Apr 25 07:11:47 UTC 2016


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 at 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




More information about the libvir-list mailing list