From: Michal Privoznik Date: Wed, 20 Apr 2016 07:27:06 +0000 (+0200) Subject: Makefile: Enable distuninstallcheck again X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a977cbb471573768069339fe55b1757f1effe90a;p=libvirt.git Makefile: Enable distuninstallcheck again This target has been disabled historically for whatever reason. Now that we do uninstall properly enable the test again. Signed-off-by: Michal Privoznik --- diff --git a/Makefile.am b/Makefile.am index d6f09bae77..c52a4cbc43 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)