diff Makefile @ 6438:2facedc9f9d7 libavformat

move dirac demuxer to its own file
author aurel
date Sun, 29 Aug 2010 21:44:26 +0000
parents c0f18afd0074
children 4053f191ae61
line wrap: on
line diff
--- a/Makefile	Sun Aug 29 21:37:37 2010 +0000
+++ b/Makefile	Sun Aug 29 21:44:26 2010 +0000
@@ -52,7 +52,7 @@
 OBJS-$(CONFIG_CRC_MUXER)                 += crcenc.o
 OBJS-$(CONFIG_DAUD_DEMUXER)              += daud.o
 OBJS-$(CONFIG_DAUD_MUXER)                += daud.o
-OBJS-$(CONFIG_DIRAC_DEMUXER)             += raw.o
+OBJS-$(CONFIG_DIRAC_DEMUXER)             += diracdec.o raw.o
 OBJS-$(CONFIG_DIRAC_MUXER)               += raw.o
 OBJS-$(CONFIG_DNXHD_DEMUXER)             += raw.o
 OBJS-$(CONFIG_DNXHD_MUXER)               += raw.o