[FFmpeg-cvslog] r20487 - trunk/libavfilter/Makefile
stefano
subversion
Mon Nov 9 19:56:51 CET 2009
Author: stefano
Date: Mon Nov 9 19:56:51 2009
New Revision: 20487
Log:
Enable linking of parseutils.o.
Modified:
trunk/libavfilter/Makefile
Modified: trunk/libavfilter/Makefile
==============================================================================
--- trunk/libavfilter/Makefile Mon Nov 9 18:05:38 2009 (r20486)
+++ trunk/libavfilter/Makefile Mon Nov 9 19:56:51 2009 (r20487)
@@ -10,6 +10,7 @@ OBJS = allfilters.o
avfilter.o \
defaults.o \
formats.o \
+ parseutils.o \
OBJS-$(CONFIG_CROP_FILTER) += vf_crop.o
OBJS-$(CONFIG_FORMAT_FILTER) += vf_format.o
More information about the ffmpeg-cvslog
mailing list