Commit 75e2783d authored by Rafaël Carré's avatar Rafaël Carré

contrib: lame: typo

parent a0f0e09d
......@@ -14,6 +14,6 @@ lame: lame-$(LAME_VERSION).tar.gz .sum-lame
$(MOVE)
.lame: lame
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-analyser-hooks --disable-decoder --disable-gtktest --disable-frontend
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-analyzer-hooks --disable-decoder --disable-gtktest --disable-frontend
cd $< && $(MAKE) install
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