From: Eric Petit Date: Fri, 3 Jun 2005 17:37:44 +0000 (+0000) Subject: Backport of [11274] X-Git-Tag: 0.8.2~107 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9d70d728444a2a65bc80240eb310d81269dbc6f0;p=vlc Backport of [11274] --- diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile index 4a04267f91..3905107c0b 100644 --- a/extras/contrib/src/Makefile +++ b/extras/contrib/src/Makefile @@ -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