From d9b6a69252fb2c0b68470de2d1e46cd9fd4f1f03 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Tue, 17 Mar 2015 23:17:40 +0000 Subject: autotools: remove ${srcdir} from the includes Already handled by the build system. v2: s/compiler/build system/ Signed-off-by: Emil Velikov --- intel/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'intel') diff --git a/intel/Makefile.am b/intel/Makefile.am index ca4ed84c..22a45f0d 100644 --- a/intel/Makefile.am +++ b/intel/Makefile.am @@ -28,7 +28,6 @@ AM_CFLAGS = \ $(WARN_CFLAGS) \ $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ - -I$(top_srcdir)/intel \ $(PTHREADSTUBS_CFLAGS) \ $(PCIACCESS_CFLAGS) \ $(VALGRIND_CFLAGS) \ -- cgit v1.2.3