OSDN Git Service

Skip tableprint.h during 'make checkheaders'.
authorDiego Biurrun <diego@biurrun.de>
Sat, 4 Jun 2011 23:59:14 +0000 (01:59 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sun, 5 Jun 2011 14:01:01 +0000 (16:01 +0200)
It is only used on the host and may not compile on the target.

libavcodec/Makefile

index 6088d21..b772bf1 100644 (file)
@@ -651,8 +651,11 @@ OBJS-$(!CONFIG_SMALL)                  += inverse.o
 
 -include $(SUBDIR)$(ARCH)/Makefile
 
-SKIPHEADERS                            += %_tablegen.h %_tables.h \
-                                          aac_tablegen_decl.h fft-internal.h \
+SKIPHEADERS                            += %_tablegen.h                  \
+                                          %_tables.h                    \
+                                          aac_tablegen_decl.h           \
+                                          fft-internal.h                \
+                                          tableprint.h                  \
                                           $(ARCH)/vp56_arith.h
 SKIPHEADERS-$(CONFIG_DXVA2)            += dxva2.h dxva2_internal.h
 SKIPHEADERS-$(CONFIG_LIBDIRAC)         += libdirac.h