Browse Source

Enable linking of parseutils.o.

Originally committed as revision 20487 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 16 years ago
parent
commit
dd18b301f4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavfilter/Makefile

+ 1
- 0
libavfilter/Makefile View File

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