forked from FFmpeg/FFmpeg
build: add codec_names.h to SKIPHEADERS to fix make checkheaders.
This commit is contained in:
parent
3dba3b265c
commit
1913989f56
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue