gallivm: add coroutine support files to gallivm.
[mesa.git] / src / gallium / auxiliary / Makefile.sources
index e9ef327fdcc9f8ad106c18a67616b25d19f30ac2..8961ae2a1e056e90af51593fe1c88318451f2355 100644 (file)
@@ -412,6 +412,8 @@ GALLIVM_SOURCES := \
        gallivm/lp_bld_const.h \
        gallivm/lp_bld_conv.c \
        gallivm/lp_bld_conv.h \
+       gallivm/lp_bld_coro.c \
+       gallivm/lp_bld_coro.h \
        gallivm/lp_bld_debug.cpp \
        gallivm/lp_bld_debug.h \
        gallivm/lp_bld_flow.c \