X-Git-Url: https://git.libav.org/?p=libav.git;a=blobdiff_plain;f=libavcodec%2FMakefile;h=4f90ed9465251e9aaff804842602078cbbfd5dcb;hp=ba13204779a8581cfa60c6d273bb1ddc10a880ea;hb=44d4616efe22fc5f60325a2292026936c3ee75fd;hpb=63455b8c7ec2cf2b1a9701996a0e0bf7fbd47fda diff --git a/libavcodec/Makefile b/libavcodec/Makefile index ba13204779..4f90ed9465 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -657,7 +657,7 @@ $(SUBDIR)%_tables.h: $(SUBDIR)%_tablegen$(HOSTEXESUF) $(M)./$< > $@ ifdef CONFIG_HARDCODED_TABLES -$(SUBDIR)aac.o: $(SUBDIR)cbrt_tables.h +$(SUBDIR)aac.o $(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