1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-17 20:28:30 +02:00

Revert "Fix compilation with hardcoded tables."

This reverts commit b17b296369.
This commit is contained in:
Carl Eugen Hoyos 2012-03-29 08:02:10 +02:00
parent 1dab5efa01
commit 9a0f2b7b3a

View File

@ -792,7 +792,6 @@ ifdef CONFIG_HARDCODED_TABLES
$(SUBDIR)aacdec.o: $(SUBDIR)cbrt_tables.h
$(SUBDIR)aacps.o: $(SUBDIR)aacps_tables.h
$(SUBDIR)aactab.o: $(SUBDIR)aac_tables.h
$(SUBDIR)dvdec.o: $(SUBDIR)dv_tables.h
$(SUBDIR)dv.o: $(SUBDIR)dv_tables.h
$(SUBDIR)sinewin.o: $(SUBDIR)sinewin_tables.h
$(SUBDIR)mpegaudiodec.o: $(SUBDIR)mpegaudio_tables.h