From 07a873a27775d6004536bff1186c26c6e52c2b50 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 25 Jan 2012 13:35:19 +0100 Subject: build: Automatically include architecture-specific library Makefile snippets. --- libavcodec/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec') 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 \ -- cgit v1.2.3