OSDN Git Service

10l, there is no aac.c any more, so no need for a dependency.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 6 Jun 2010 19:48:50 +0000 (19:48 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 6 Jun 2010 19:48:50 +0000 (19:48 +0000)
Originally committed as revision 23512 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/Makefile

index 4f90ed9..de6d8c3 100644 (file)
@@ -657,7 +657,7 @@ $(SUBDIR)%_tables.h: $(SUBDIR)%_tablegen$(HOSTEXESUF)
        $(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