Commit 9d5573f2 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

contrib: fix theora typo

parent 06b9378a
...@@ -46,6 +46,6 @@ DEPS_theora = ogg $(DEPS_ogg) ...@@ -46,6 +46,6 @@ DEPS_theora = ogg $(DEPS_ogg)
ifdef HAVE_WIN32 ifdef HAVE_WIN32
$(RECONF) $(RECONF)
endif endif
cd $< && $(HOSTVARGS) ./configure $(THEORACONF) cd $< && $(HOSTVARS) ./configure $(THEORACONF)
cd $< && $(MAKE) install cd $< && $(MAKE) install
touch $@ touch $@
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