Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-01-25 16:35:19 +0400
committerDiego Biurrun <diego@biurrun.de>2012-01-25 18:04:28 +0400
commit07a873a27775d6004536bff1186c26c6e52c2b50 (patch)
treea19348b9ae29c6c35bd12369e00b61fa7fdacd41 /libavcodec/Makefile
parent366ac22ea5a8bab63c7f46cdad2ddb2ff22cdbed (diff)
build: Automatically include architecture-specific library Makefile snippets.
Diffstat (limited to 'libavcodec/Makefile')
-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 \