diff options
Diffstat (limited to 'exynos')
-rw-r--r-- | exynos/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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 |