meson: Add mising git_sha1.h dependency.
[mesa.git] / src / util / Makefile.sources
index addfe63598b4937d44f4d2ee8d13583d0058528c..dc1b205bfc9e72ffd84c55def6a731d692b39072 100644 (file)
@@ -9,6 +9,7 @@ MESA_UTIL_FILES := \
        blob.h \
        build_id.c \
        build_id.h \
+        compiler.h \
        crc32.c \
        crc32.h \
        dag.c \
@@ -107,6 +108,7 @@ MESA_UTIL_FILES := \
        u_vector.h \
        u_debug.c \
        u_debug.h \
+       u_debug_memory.c \
        u_cpu_detect.c \
        u_cpu_detect.h \
        os_memory_aligned.h \
@@ -114,6 +116,7 @@ MESA_UTIL_FILES := \
        os_memory_stdc.h \
        os_memory.h \
        u_memory.h \
+       u_memset.h \
        u_mm.h \
        u_mm.c \
        vma.c \