util: Move u_debug to utils
[mesa.git] / src / util / Makefile.sources
index e8558f561f851c8ebd0c336998ecc427faa2b0d6..af2ad85da1959aee29bada6e311bcdde6fa96634 100644 (file)
@@ -27,6 +27,8 @@ MESA_UTIL_FILES := \
        mesa-sha1.h \
        os_time.c \
        os_time.h \
+       os_misc.c \
+       os_misc.h \
        u_process.c \
        u_process.h \
        sha1/sha1.c \
@@ -66,6 +68,8 @@ MESA_UTIL_FILES := \
        u_thread.h \
        u_vector.c \
        u_vector.h \
+       u_debug.c \
+       u_debug.h \
        vma.c \
        vma.h