aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nv30/Makefile.am')
-rw-r--r--src/gallium/drivers/nv30/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gallium/drivers/nv30/Makefile.am b/src/gallium/drivers/nv30/Makefile.am
index 668a8b2fa7c..e7d19839bfc 100644
--- a/src/gallium/drivers/nv30/Makefile.am
+++ b/src/gallium/drivers/nv30/Makefile.am
@@ -28,6 +28,7 @@ noinst_LTLIBRARIES = libnv30.la
AM_CPPFLAGS = \
-I$(top_srcdir)/src/gallium/drivers \
-I$(top_srcdir)/include \
- $(GALLIUM_CFLAGS)
+ $(GALLIUM_CFLAGS) \
+ $(NOUVEAU_CFLAGS)
libnv30_la_SOURCES = $(C_SOURCES)