Mercurial > libavutil.hg
diff Makefile @ 601:b150276ce746 libavutil
Extend 'checkheaders' target to architecture-specific subdirectories.
author | diego |
---|---|
date | Sun, 11 Jan 2009 22:48:07 +0000 |
parents | 53b9b303d6d5 |
children | ccbcf7872a78 |
line wrap: on
line diff
--- a/Makefile Sun Jan 11 22:10:04 2009 +0000 +++ b/Makefile Sun Jan 11 22:48:07 2009 +0000 @@ -43,6 +43,8 @@ TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 pca random sha1 softfloat tree) +DIRS = arm bfin sh4 x86 + include $(SUBDIR)../subdir.mak $(SUBDIR)lzo-test$(EXESUF): EXTRALIBS += -llzo2