On Sat, Jul 02, 2011 at 12:44:36AM +0200, Andreas Philipp wrote: > When issuing 'make clean' not all files generated by the individual > targets have been deleted since some files have been missing in the > definition of the 'make clean' target. > > Signed-off-by: Andreas Philipp <philipp.andr...@gmail.com> > --- > Makefile | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/Makefile b/Makefile > index d6a77d8..3a1e308 100644 > --- a/Makefile > +++ b/Makefile > @@ -93,7 +93,8 @@ install-man: > cd man; make install > > clean : > - rm -f $(progs) cscope.out *.o .*.d btrfs-convert > + rm -f $(progs) cscope.out *.o .*.d btrfs-convert btrfs-image > btrfs-select-super \ > + btrfs-zero-log btrfstune dir-test ioctl-test quick-test version.h > cd man; make clean > > install: $(progs) install-man
I've added this to the integration stack. Hugo. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk === PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk --- "You know, the British have always been nice to mad people." ---
signature.asc
Description: Digital signature