Re: [Live-devel] distclean target

2012-12-21 Thread Ross Finlayson
> please add a distclean target which removes all files that are not part > of the source tarball. distclean would depend on clean and additional > remove all Makefiles. A patch that does this is attached. Thanks. This is included in the latest release (2012.12.22). Ross Finlayson Live Networks

[Live-devel] distclean target

2012-12-21 Thread Benjamin Drung
Hi, please add a distclean target which removes all files that are not part of the source tarball. distclean would depend on clean and additional remove all Makefiles. A patch that does this is attached. -- Benjamin Drung Debian & Ubuntu Developer diff --git a/Makefile.tail b/Makefile.tail index