]> git.sesse.net Git - vlc/commitdiff
* Fix theora contrib
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 1 Feb 2005 13:48:53 +0000 (13:48 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 1 Feb 2005 13:48:53 +0000 (13:48 +0000)
extras/contrib/src/Makefile

index 362a052a27cbc642f5711c5c17b3804bec82dc63..b2ce3f23047d8be76c5ffb6e6fb3dee8babcbe7a 100644 (file)
@@ -472,6 +472,7 @@ libtheora: libtheora-$(THEORA_VERSION).tar.bz2
 
 .theora: libtheora
        (cd $<; CC="gcc $(CFLAGS)" ./configure --prefix=$(PREFIX) && make && make install)
+       $(INSTALL_NAME)
        touch $@
 
 CLEAN_FILE += .theora