Enable linking of parseutils.o.

Originally committed as revision 20487 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Stefano Sabatini 16 years ago
parent f6e8140941
commit dd18b301f4
  1. 1
      libavfilter/Makefile

@ -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

Loading…
Cancel
Save