util: promote u_debug_memory.c to src/util
[mesa.git] / src / util / meson.build
index 3b2ac083a145960c8fc8979f97912f7522e85842..e8e8eb111f03dbf60b26974c84033785fbd3372c 100644 (file)
@@ -113,6 +113,7 @@ files_mesa_util = files(
   'u_mm.h',
   'u_debug.c',
   'u_debug.h',
+  'u_debug_memory.c',
   'u_cpu_detect.c',
   'u_cpu_detect.h',
   'vma.c',