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 --- exynos/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'exynos') diff --git a/exynos/Makefile.am b/exynos/Makefile.am index 35bc71f3..a9da0ff5 100644 --- a/exynos/Makefile.am +++ b/exynos/Makefile.am @@ -2,7 +2,6 @@ AM_CFLAGS = \ $(WARN_CFLAGS) \ $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ - -I$(top_srcdir)/exynos \ $(PTHREADSTUBS_CFLAGS) \ -I$(top_srcdir)/include/drm -- cgit v1.2.3