Mercurial > libavutil.hg
changeset 601:b150276ce746 libavutil
Extend 'checkheaders' target to architecture-specific subdirectories.
author | diego |
---|---|
date | Sun, 11 Jan 2009 22:48:07 +0000 |
parents | 198d4fd6541d |
children | 0b84593767d8 |
files | Makefile |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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