util: promote u_memory to src/util
[mesa.git] / src / util / Makefile.sources
index af2ad85da1959aee29bada6e311bcdde6fa96634..f09b89b3be5b4ede76cc149df3a66d58799a62f4 100644 (file)
@@ -70,6 +70,13 @@ MESA_UTIL_FILES := \
        u_vector.h \
        u_debug.c \
        u_debug.h \
+       u_cpu_detect.c \
+       u_cpu_detect.h \
+       os_memory_aligned.h \
+       os_memory_debug.h \
+       os_memory_stdc.h \
+       os_memory.h \
+       u_memory.h \
        vma.c \
        vma.h