diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 22c594100c..f67952e8b4 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -758,6 +758,7 @@ OBJS-$(!CONFIG_SMALL) += inverse.o SKIPHEADERS += %_tablegen.h \ %_tables.h \ aac_tablegen_decl.h \ + codec_names.h \ fft-internal.h \ tableprint.h \ $(ARCH)/vp56_arith.h \