Add mpegaudiodec_float.o dependency on tables header with hardcoded tables
authorMåns Rullgård <mans@mansr.com>
Thu, 13 May 2010 18:41:18 +0000 (18:41 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 13 May 2010 18:41:18 +0000 (18:41 +0000)
Originally committed as revision 23123 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/Makefile

index 5206d80..03acb3c 100644 (file)
@@ -656,6 +656,7 @@ $(SUBDIR)aac.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
+$(SUBDIR)mpegaudiodec_float.o: $(SUBDIR)mpegaudio_tables.h
 $(SUBDIR)motionpixels.o: $(SUBDIR)motionpixels_tables.h
 $(SUBDIR)pcm.o: $(SUBDIR)pcm_tables.h
 $(SUBDIR)qdm2.o: $(SUBDIR)qdm2_tables.h