util: Move u_debug to utils
[mesa.git] / src / util / meson.build
index cf173ee2bd579db56c3b4315586520f7f2b5fef4..3b84f411112cae82503a140a37a6f11e32475d45 100644 (file)
@@ -92,6 +92,8 @@ files_mesa_util = files(
   'u_vector.h',
   'u_math.c',
   'u_math.h',
+  'u_debug.c',
+  'u_debug.h',
   'vma.c',
   'vma.h',
 )