util: promote u_memory to src/util
[mesa.git] / src / util / Makefile.sources
index b4d23947ab7e5fca653184f6ff7b63e4ef73c4fe..f09b89b3be5b4ede76cc149df3a66d58799a62f4 100644 (file)
@@ -72,6 +72,11 @@ MESA_UTIL_FILES := \
        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