OSDN Git Service

build: add codec_names.h to SKIPHEADERS to fix make checkheaders.
authorClément Bœsch <ubitux@gmail.com>
Sun, 13 May 2012 19:10:54 +0000 (21:10 +0200)
committerClément Bœsch <ubitux@gmail.com>
Fri, 18 May 2012 21:34:11 +0000 (23:34 +0200)
libavcodec/Makefile

index 22c5941..f67952e 100644 (file)
@@ -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          \