From: Richard W.M. Jones Date: Wed, 24 Nov 2010 20:06:22 +0000 (+0000) Subject: build: Remove some non-existent files from CLEANFILES. X-Git-Tag: 1.7.13~1 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=37366ede50b78ff9159e080ebae08a822795452a build: Remove some non-existent files from CLEANFILES. --- diff --git a/Makefile.am b/Makefile.am index 5b19c30..538e833 100644 --- a/Makefile.am +++ b/Makefile.am @@ -177,11 +177,9 @@ pkgconfig_DATA = libguestfs.pc # Make clean. -CLEANFILES = $(fs_DATA) \ - emptydisk \ +CLEANFILES = \ pod2htm?.tmp \ - html/*.html \ - guestfs.3 guestfish.1 + html/*.html clean-local: rm -rf initramfs