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