diff options
Diffstat (limited to 'freedreno/Makefile.am')
-rw-r--r-- | freedreno/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/freedreno/Makefile.am b/freedreno/Makefile.am index 4482afe2..407ab706 100644 --- a/freedreno/Makefile.am +++ b/freedreno/Makefile.am @@ -5,7 +5,6 @@ AM_CFLAGS = \ $(WARN_CFLAGS) \ $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ - -I$(top_srcdir)/freedreno \ $(PTHREADSTUBS_CFLAGS) \ -I$(top_srcdir)/include/drm |