From 9a0f2b7b3a461703651c78cc0773c31ed81fc553 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos <cehoyos@ag.or.at> Date: Thu, 29 Mar 2012 08:02:10 +0200 Subject: Revert "Fix compilation with hardcoded tables." This reverts commit b17b2963692f5f7c19a2188e61922e00680c5fb4. --- libavcodec/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec') diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 62b705c68b..d554df5a04 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -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 -- cgit v1.2.3