]> granicus.if.org Git - handbrake/commitdiff
remove .contrib on make clean for cygwin. This allows libraries to rebuild when their...
authorsr55 <sr55.hb@outlook.com>
Sat, 21 Feb 2009 00:03:28 +0000 (00:03 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 21 Feb 2009 00:03:28 +0000 (00:03 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2172 b64f7644-9d1e-0410-96f1-a4d463321fa5

Makefile

index bf6caf5ecf8d6bd07d6e2680d90cdda99faec872..6295bb7a355ed28380ee77774475744c6da18e8f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,7 @@ clean:
        @rm -f libhb/hbversion.h
        @rm -f contrib/config.cache
        @rm -f HandBrake HandBrake*.zip
+       @rm -f contrib/.contrib
 
 mrproper: clean
        @$(MAKE) --no-print-directory -C contrib mrproper