summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
-rw-r--r--src/gallium/auxiliary/Makefile.sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/Makefile.sources b/src/gallium/auxiliary/Makefile.sources
index 6becb8daea2..38c39b60a3a 100644
--- a/src/gallium/auxiliary/Makefile.sources
+++ b/src/gallium/auxiliary/Makefile.sources
@@ -336,6 +336,9 @@ C_SOURCES := \
vl/vl_zscan.c \
vl/vl_zscan.h
+VL_STUB_SOURCES := \
+ vl/vl_stubs.c
+
GENERATED_SOURCES := \
indices/u_indices_gen.c \
indices/u_unfilled_gen.c \