]> git.sesse.net Git - vlc/commitdiff
contrib: build fix for people using case-sensitive HFS+
authorEric Petit <titer@videolan.org>
Fri, 3 Jun 2005 17:37:09 +0000 (17:37 +0000)
committerEric Petit <titer@videolan.org>
Fri, 3 Jun 2005 17:37:09 +0000 (17:37 +0000)
extras/contrib/src/Makefile

index 4a04267f9111ea76199a91827f44dd7852534963..3905107c0b51cdd93dc417d3c2f12c2959348b5e 100644 (file)
@@ -831,7 +831,7 @@ live: live.$(LIVEDOTCOM_VERSION).tar.gz
        patch -p 0 < Patches/live.patch
 
 .live: live
-       (cd $<; ./genmakefiles macosx && make )
+       (cd $<; ./genMakefiles macosx && make )
        touch $@
 
 CLEAN_FILE += .live