Commit 1980dd4b authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Fix theora contrib

parent 26368376
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment