summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gallium/drivers/swr/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/swr/Makefile.am b/src/gallium/drivers/swr/Makefile.am
index d211f2e58ce..8151e4a64f0 100644
--- a/src/gallium/drivers/swr/Makefile.am
+++ b/src/gallium/drivers/swr/Makefile.am
@@ -36,6 +36,7 @@ COMMON_CXXFLAGS = \
-I$(builddir)/rasterizer/jitter \
-I$(srcdir)/rasterizer \
-I$(srcdir)/rasterizer/core \
+ -I$(srcdir)/rasterizer/scripts \
-I$(srcdir)/rasterizer/jitter
COMMON_SOURCES = \