[vlc-devel] commit: Fix make clean. (Pierre d'Herbemont )

git version control git at videolan.org
Fri Dec 18 08:21:44 CET 2009


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Fri Dec 18 08:20:40 2009 +0100| [ba5fc9af01e64a80e48c3de34389cec0611c24e7] | committer: Pierre d'Herbemont 

Fix make clean.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ba5fc9af01e64a80e48c3de34389cec0611c24e7
---

 extras/contrib/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index 243128e..c124701 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -26,7 +26,7 @@
 
 include ./config.mak
 
-BUILDDIRS = bin doc etc include info lib man sbin share tmp gecko-sdk Sparkle
+BUILDDIRS = hosts build
 
 ifdef HAVE_DARWIN_OS
 TARGETALL=using-bin




More information about the vlc-devel mailing list