aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-05-03 23:50:24 +0000
committerDiego Biurrun <diego@biurrun.de>2007-05-03 23:50:24 +0000
commit98c98e04ccae75ccaf0f3ebf18588bc0090dff8b (patch)
tree5e745b7649f4dcff0266848be37d3c4507270195 /libavcodec/Makefile
parentf5a756ef2665359752b2cfc8923b53138df31a13 (diff)
downloadffmpeg-98c98e04ccae75ccaf0f3ebf18588bc0090dff8b.tar.gz
Move dca parser to its own file.
Originally committed as revision 8881 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index a7ef433102..1d160b90dd 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -276,6 +276,7 @@ OBJS-$(CONFIG_XVID) += xvidff.o xvid_rc.o
OBJS-$(CONFIG_AAC_PARSER) += parser.o
OBJS-$(CONFIG_AC3_PARSER) += parser.o ac3tab.o
OBJS-$(CONFIG_CAVSVIDEO_PARSER) += cavs.o parser.o
+OBJS-$(CONFIG_DCA_PARSER) += dca_parser.o
OBJS-$(CONFIG_DVBSUB_PARSER) += dvbsubdec.o
OBJS-$(CONFIG_DVDSUB_PARSER) += dvdsubdec.o
OBJS-$(CONFIG_H261_PARSER) += h261.o