Commit 7c653cc9 authored by Måns Rullgård's avatar Måns Rullgård Committed by Michael Niedermayer

Oops patch by (Måns Rullgård <mru inprovide com>)

Originally committed as revision 4025 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6662ec29
......@@ -107,7 +107,7 @@ endif
ifeq ($(CONFIG_X264),yes)
OBJS+= x264.o
EXTRALIBS += -L$(X264_DIR) -lx264
EXTRALIBS += -lx264
endif
ifeq ($(CONFIG_PP),yes)
......
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