clover: automake: remove -I$(srcdir)
[mesa.git] / src / gallium / state_trackers / clover / Makefile.am
index 8abcfec2e35cb7e21f6948e05cf7e0cdc7d2b1d0..a657e5b88afca73722b10e53e6d95c2b2ac9fe31 100644 (file)
@@ -7,8 +7,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/src/gallium/include \
        -I$(top_srcdir)/src/gallium/drivers \
        -I$(top_srcdir)/src/gallium/auxiliary \
-       -I$(top_srcdir)/src/gallium/winsys \
-       -I$(srcdir)
+       -I$(top_srcdir)/src/gallium/winsys
 
 if HAVE_CLOVER_ICD
 AM_CPPFLAGS += -DHAVE_CLOVER_ICD