changeset 864:ec7c0dcf0836 libavutil

checkheaders: skip per-arch headers not meant for direct inclusion Some of the per-arch headers are only meant to be used through the parent header of the same name. Testing these standalone does not make sense.
author mru
date Mon, 08 Mar 2010 20:17:47 +0000
parents 5fbe87df7311
children 41db9ae634fe
files Makefile
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Mar 08 19:59:54 2010 +0000
+++ b/Makefile	Mon Mar 08 20:17:47 2010 +0000
@@ -50,6 +50,8 @@
 
 DIRS = arm bfin sh4 x86
 
+ARCH_HEADERS = bswap.h intmath.h intreadwrite.h timer.h
+
 include $(SUBDIR)../subdir.mak
 
 $(SUBDIR)lzo-test$(EXESUF): ELIBS = -llzo2