From f769cfedd89db30e3d0fbf654138956779ea8053 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 8 Feb 2012 11:02:10 +0100 Subject: build: Add missing directories to DIRS declarations. --- libavutil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil') diff --git a/libavutil/Makefile b/libavutil/Makefile index 626b60a..221d9ce 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -80,7 +80,7 @@ TESTPROGS = adler32 aes avstring base64 cpu crc des eval fifo lfg lls \ md5 opt parseutils rational sha tree TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo -DIRS = arm bfin sh4 x86 +DIRS = arm avr32 bfin mips ppc sh4 tomi x86 ARCH_HEADERS = bswap.h intmath.h intreadwrite.h timer.h -- cgit v1.1