util: Fix SCons build.
[mesa.git] / src / util / Makefile.sources
index dc1b205bfc9e72ffd84c55def6a731d692b39072..9aa82599dc49c855a4510f41ca2b6ea221ae4407 100644 (file)
@@ -109,6 +109,10 @@ MESA_UTIL_FILES := \
        u_debug.c \
        u_debug.h \
        u_debug_memory.c \
+       u_debug_stack.c \
+       u_debug_stack.h \
+       u_debug_symbol.c \
+       u_debug_symbol.h \
        u_cpu_detect.c \
        u_cpu_detect.h \
        os_memory_aligned.h \