From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Fri, 2 May 2008 11:37:49 +0000 (+0100) Subject: make clean should delete diskzip X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=3f8d64cc9c11d2a2c8a4431e07a9ae5f90388fda;p=virt-df.git make clean should delete diskzip --- diff --git a/Makefile.in b/Makefile.in index d2a3cde..caf7775 100644 --- a/Makefile.in +++ b/Makefile.in @@ -35,6 +35,7 @@ clean: *.so *.opt *~ *.dll *.exe *.annot core); \ done rm -f virt-df/virt-df + rm -f diskzip/diskzip distclean: clean rm -f config.h config.log config.status configure