Improve conditional compilation of vsrc_movie.c

Commited in SoC by Vitor Sessak on 2008-02-13 17:59:45

Originally committed as revision 11957 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2008-02-15 19:35:06 +00:00
parent 538e94d505
commit a1e3e4ba3e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ OBJS-$(CONFIG_VF_SLICIFY) += vf_slicify.o
OBJS-$(CONFIG_VF_SPLIT) += vf_split.o
OBJS-$(CONFIG_VF_TRANSPOSE) += vf_transpose.o
OBJS-$(CONFIG_VF_VFLIP) += vf_vflip.o
OBJS-$(CONFIG_AVFILTER_LAVF) += vsrc_movie.o
OBJS-$(CONFIG_VSRC_MOVIE) += vsrc_movie.o
HEADERS = avfilter.h