changeset 11844:0334a82ef283 libavcodec

10l, there is no aac.c any more, so no need for a dependency.
author reimar
date Sun, 06 Jun 2010 19:48:50 +0000
parents c2438ba304e0
children f21bbfe942d4
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Jun 06 18:29:42 2010 +0000
+++ b/Makefile	Sun Jun 06 19:48:50 2010 +0000
@@ -657,7 +657,7 @@
 	$(M)./$< > $@
 
 ifdef CONFIG_HARDCODED_TABLES
-$(SUBDIR)aac.o $(SUBDIR)aacdec.o: $(SUBDIR)cbrt_tables.h
+$(SUBDIR)aacdec.o: $(SUBDIR)cbrt_tables.h
 $(SUBDIR)dv.o: $(SUBDIR)dv_tables.h
 $(SUBDIR)mdct.o: $(SUBDIR)mdct_tables.h
 $(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h