diff Makefile @ 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 d80513e9e0f6
children efba70214ef1
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