gallivm/nir: add support for indirect image loading
[mesa.git] / src / gallium / auxiliary / pipe-loader / Makefile.sources
index d6e3c2c060afa02a6528fe3f4dbad0f36b233bd9..66dd22ccc3c28ed7206fe4a25903f399435eebf7 100644 (file)
@@ -2,7 +2,8 @@ COMMON_SOURCES := \
        pipe_loader.c \
        pipe_loader.h \
        pipe_loader_priv.h \
-       pipe_loader_sw.c
+       pipe_loader_sw.c \
+       driinfo_gallium.h
 
 DRM_SOURCES := \
        pipe_loader_drm.c