util/drirc: turn on force_glsl_extensions_warn for No Mans Sky
[mesa.git] / src / util / Makefile.sources
index f8096feb232084d7ec5d66f09c6795cec5d82a9e..e89336667264f48f5b6cc65ca6b74170ea78baa9 100644 (file)
@@ -22,6 +22,10 @@ MESA_UTIL_FILES := \
        macros.h \
        mesa-sha1.c \
        mesa-sha1.h \
+       os_time.c \
+       os_time.h \
+       process.c \
+       process.h \
        sha1/sha1.c \
        sha1/sha1.h \
        ralloc.c \
@@ -54,7 +58,9 @@ MESA_UTIL_FILES := \
        u_string.h \
        u_thread.h \
        u_vector.c \
-       u_vector.h
+       u_vector.h \
+       vma.c \
+       vma.h
 
 MESA_UTIL_GENERATED_FILES = \
        format_srgb.c