summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-06-05 01:59:14 +0200
committerDiego Biurrun <diego@biurrun.de>2011-06-05 16:01:01 +0200
commitef5d7e18f4be8f36afc1034369849bff980ad9b1 (patch)
tree141d0630310b1ed4b6b28d258e7a3c706d8d98f0 /libavcodec/Makefile
parentfb8648ad4b94abd119ae75b174f578aaacbbfd55 (diff)
Skip tableprint.h during 'make checkheaders'.
It is only used on the host and may not compile on the target.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 6088d21307..b772bf185e 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -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