Fixed up 'make clean' rules.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Feb 2008 17:53:42 +0000 (17:53 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Feb 2008 17:53:42 +0000 (17:53 +0000)
Makefile.in

index 58315c7..413c43c 100644 (file)
@@ -103,7 +103,13 @@ checkscript:
 # Clean.
 
 clean:
-       rm -f *~ core livecd.ks livecd-post.sh
+       rm -f *~ core p2v.ks pod2htm*
+
+distclean: clean
+       rm -rf autom4te.cache config.log config.status configure
+
+reallyreallyclean: distclean
+       rm -f virt-p2v-*.tar.gz virt-p2v-*.iso
 
 # Manifest.