Commit ca78d1b0 authored by michael's avatar michael

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4025 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 21933d5e
...@@ -107,7 +107,7 @@ endif ...@@ -107,7 +107,7 @@ endif
ifeq ($(CONFIG_X264),yes) ifeq ($(CONFIG_X264),yes)
OBJS+= x264.o OBJS+= x264.o
EXTRALIBS += -L$(X264_DIR) -lx264 EXTRALIBS += -lx264
endif endif
ifeq ($(CONFIG_PP),yes) 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