Commit 9f27ca3f authored by Michael Niedermayer's avatar Michael Niedermayer

Stefanos port was missing DIRS variable in the Makefile for the newly added x86

Originally committed as revision 25199 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5900deeb
......@@ -46,4 +46,6 @@ OBJS-$(CONFIG_NULLSRC_FILTER) += vsrc_nullsrc.o
OBJS-$(CONFIG_NULLSINK_FILTER) += vsink_nullsink.o
DIRS = x86
include $(SUBDIR)../subdir.mak
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