diff Makefile @ 11932:ebe049799f6d libavcodec

aactab: Tablegenify ff_aac_pow2sf_tab.
author alexc
date Wed, 23 Jun 2010 19:30:01 +0000
parents a72f82696e15
children c893817d6166
line wrap: on
line diff
--- a/Makefile	Wed Jun 23 19:20:46 2010 +0000
+++ b/Makefile	Wed Jun 23 19:30:01 2010 +0000
@@ -660,6 +660,7 @@
 
 ifdef CONFIG_HARDCODED_TABLES
 $(SUBDIR)aacdec.o: $(SUBDIR)cbrt_tables.h
+$(SUBDIR)aactab.o: $(SUBDIR)aac_tables.h
 $(SUBDIR)dv.o: $(SUBDIR)dv_tables.h
 $(SUBDIR)mdct.o: $(SUBDIR)mdct_tables.h
 $(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h