diff Makefile @ 6398:8775d4c0e991 libavformat

enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system
author bindhammer
date Mon, 23 Aug 2010 11:52:34 +0000
parents c2e5016e2b4e
children 6a8fc2ab012c
line wrap: on
line diff
--- a/Makefile	Mon Aug 23 11:47:50 2010 +0000
+++ b/Makefile	Mon Aug 23 11:52:34 2010 +0000
@@ -16,6 +16,7 @@
        utils.o              \
 
 # muxers/demuxers
+OBJS-$(CONFIG_A64_MUXER)                 += a64.o
 OBJS-$(CONFIG_AAC_DEMUXER)               += raw.o id3v1.o id3v2.o
 OBJS-$(CONFIG_AC3_DEMUXER)               += raw.o
 OBJS-$(CONFIG_AC3_MUXER)                 += raw.o