cosmetics to ease future patching

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21345 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-27 22:52:31 +00:00
parent 4f1264ab01
commit 8d5aea5655
1 changed files with 2 additions and 1 deletions

View File

@ -105,7 +105,8 @@ SRCS-$(CONFIG_LIBAVCODEC) += vf_fspp.c \
vf_mcdeint.c \
vf_qp.c \
vf_spp.c \
vf_uspp.c
vf_uspp.c \
SRCS-$(CONFIG_LIBAVCODEC) += ad_ffmpeg.c vd_ffmpeg.c vf_lavc.c vf_lavcdeint.c
SRCS-$(CONFIG_LIBAVCODEC_SO) += ad_ffmpeg.c vd_ffmpeg.c vf_lavc.c vf_lavcdeint.c
SRCS-$(CONFIG_LIBPOSTPROC) += vf_pp.c