summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nv30/Makefile')
-rw-r--r--src/gallium/drivers/nv30/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv30/Makefile b/src/gallium/drivers/nv30/Makefile
index 364c80d8f3..ed02075d13 100644
--- a/src/gallium/drivers/nv30/Makefile
+++ b/src/gallium/drivers/nv30/Makefile
@@ -26,4 +26,6 @@ C_SOURCES = \
nv30_vbo.c \
nv30_vertprog.c
+LIBRARY_INCLUDES = -I$(TOP)/src/gallium/drivers/nvfx
+
include ../../Makefile.template