summaryrefslogtreecommitdiff
path: root/omap
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-03-17 23:17:40 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2015-03-20 17:18:01 +0000
commitd9b6a69252fb2c0b68470de2d1e46cd9fd4f1f03 (patch)
tree7fc3ee3298e00b14de4e7d7e4fa79a7cda414351 /omap
parent3b4f9fe26b87a6d1db56a2ed6d56824de112ce67 (diff)
autotools: remove ${srcdir} from the includes
Already handled by the build system. v2: s/compiler/build system/ Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'omap')
-rw-r--r--omap/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/omap/Makefile.am b/omap/Makefile.am
index 0778bdde..d6f52981 100644
--- a/omap/Makefile.am
+++ b/omap/Makefile.am
@@ -2,7 +2,6 @@ AM_CFLAGS = \
$(WARN_CFLAGS) \
$(VISIBILITY_CFLAGS) \
-I$(top_srcdir) \
- -I$(top_srcdir)/omap \
$(PTHREADSTUBS_CFLAGS) \
-I$(top_srcdir)/include/drm