aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-01-25 13:35:19 +0100
committerDiego Biurrun <diego@biurrun.de>2012-01-25 15:04:28 +0100
commit07a873a27775d6004536bff1186c26c6e52c2b50 (patch)
treea19348b9ae29c6c35bd12369e00b61fa7fdacd41 /libavcodec
parent366ac22ea5a8bab63c7f46cdad2ddb2ff22cdbed (diff)
downloadandroid_external_ffmpeg-07a873a27775d6004536bff1186c26c6e52c2b50.tar.gz
android_external_ffmpeg-07a873a27775d6004536bff1186c26c6e52c2b50.tar.bz2
android_external_ffmpeg-07a873a27775d6004536bff1186c26c6e52c2b50.zip
build: Automatically include architecture-specific library Makefile snippets.
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 620c99e980..fbb8112eea 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -670,8 +670,6 @@ OBJS-$(CONFIG_MLIB) += mlib/dsputil_mlib.o \
# well.
OBJS-$(!CONFIG_SMALL) += inverse.o
--include $(SRC_PATH)/$(SUBDIR)$(ARCH)/Makefile
-
SKIPHEADERS += %_tablegen.h \
%_tables.h \
aac_tablegen_decl.h \