diff Makefile @ 7632:ac583bd8f8b3 libavcodec

Last hunk of the AAC decoder code to be OKed and build system and documentation alterations as appropriate
author superdump
date Thu, 21 Aug 2008 07:21:26 +0000
parents 0bd920dcb7a5
children 5f24c8606623
line wrap: on
line diff
--- a/Makefile	Wed Aug 20 23:11:26 2008 +0000
+++ b/Makefile	Thu Aug 21 07:21:26 2008 +0000
@@ -25,6 +25,7 @@
 
 OBJS-$(CONFIG_ENCODERS)                += faandct.o jfdctfst.o jfdctint.o
 
+OBJS-$(CONFIG_AAC_DECODER)             += aac.o aactab.o mdct.o fft.o
 OBJS-$(CONFIG_AASC_DECODER)            += aasc.o
 OBJS-$(CONFIG_AC3_DECODER)             += ac3dec.o ac3tab.o ac3dec_data.o ac3.o mdct.o fft.o
 OBJS-$(CONFIG_AC3_ENCODER)             += ac3enc.o ac3tab.o ac3.o