From: Richard Jones Date: Mon, 10 Aug 2009 08:18:26 +0000 (+0100) Subject: 'make clean' now removes generated files. X-Git-Tag: 1.2~3 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=b60d5c17c6b36a2d55627e0939041bcbafcfeac3;p=virt-what.git 'make clean' now removes generated files. --- diff --git a/.gitignore b/.gitignore index 7e5d90b..72dc52e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ missing stamp-h1 virt-what virt-what-cpuid-helper -virt-what.1 \ No newline at end of file +virt-what.1 +virt-what.txt diff --git a/Makefile.am b/Makefile.am index 1c9777f..f74b8cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,8 @@ EXTRA_DIST = virt-what.in virt-what.pod +CLEANFILES = virt-what.1 virt-what.txt + AM_CPPFLAGS = -Wall bin_SCRIPTS = virt-what