]> xenbits.xensource.com Git - libvirt.git/commitdiff
Makefile: Enable distuninstallcheck again
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 20 Apr 2016 07:27:06 +0000 (09:27 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 25 Apr 2016 16:56:48 +0000 (18:56 +0200)
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@redhat.com>
Makefile.am

index d6f09bae77121cf26e833748e3c36faeb02fe78c..c52a4cbc438ce536e9ada9807f41faaeaffd5731 100644 (file)
@@ -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)