summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/ilo/Makefile.am')
-rw-r--r--src/gallium/drivers/ilo/Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/gallium/drivers/ilo/Makefile.am b/src/gallium/drivers/ilo/Makefile.am
index b5f640062af..04d4da8e43a 100644
--- a/src/gallium/drivers/ilo/Makefile.am
+++ b/src/gallium/drivers/ilo/Makefile.am
@@ -26,14 +26,10 @@ AUTOMAKE_OPTIONS = subdir-objects
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc
-noinst_LTLIBRARIES = libilo.la
-
AM_CPPFLAGS = \
- -I$(srcdir)/include \
-I$(top_srcdir)/src/gallium/winsys/intel \
- $(GALLIUM_CFLAGS)
+ $(GALLIUM_DRIVER_CFLAGS)
-AM_CFLAGS = \
- $(VISIBILITY_CFLAGS)
+noinst_LTLIBRARIES = libilo.la
libilo_la_SOURCES = $(C_SOURCES)