summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-06 19:31:18 +0100
committerDiego Biurrun <diego@biurrun.de>2012-03-26 13:29:03 +0200
commite7e19b15c75dca9eddd5d41eb105853c29ea55fd (patch)
tree6864cabf57dacd21234b5b5433b825ca294f1dd1 /libavutil/Makefile
parent6a7c5312d8caafc6b81803fdddfd7050e88d55f7 (diff)
build: Only clean the architecture subdirectory we build for.
This allows simplifying the Makefiles; it is no longer necessary to register arch subdirectory Makefiles, just putting them in place is enough.
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 009094da87..a73fb79d0f 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -78,6 +78,4 @@ OBJS-$(ARCH_X86) += x86/cpu.o
TESTPROGS = adler32 aes avstring base64 cpu crc des eval fifo lfg lls \
md5 opt parseutils sha tree
-DIRS = arm avr32 bfin mips ppc sh4 tomi x86
-
ARCH_HEADERS = bswap.h intmath.h intreadwrite.h timer.h