summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/nine/Makefile.sources')
-rw-r--r--src/gallium/state_trackers/nine/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/nine/Makefile.sources b/src/gallium/state_trackers/nine/Makefile.sources
index b8219613f6c..99b623a5b59 100644
--- a/src/gallium/state_trackers/nine/Makefile.sources
+++ b/src/gallium/state_trackers/nine/Makefile.sources
@@ -59,6 +59,8 @@ C_SOURCES := \
swapchain9.h \
texture9.c \
texture9.h \
+ threadpool.c \
+ threadpool.h \
vertexbuffer9.c \
vertexbuffer9.h \
vertexdeclaration9.c \