tu: add exported symbols check
[mesa.git] / src / util / Makefile.sources
index af2ad85da1959aee29bada6e311bcdde6fa96634..ad8c56d3d1b7f39abadc59bf81353b19630849ee 100644 (file)
@@ -7,6 +7,8 @@ MESA_UTIL_FILES := \
        build_id.h \
        crc32.c \
        crc32.h \
+       dag.c \
+       dag.h \
        debug.c \
        debug.h \
        disk_cache.c \
@@ -27,6 +29,8 @@ MESA_UTIL_FILES := \
        mesa-sha1.h \
        os_time.c \
        os_time.h \
+       os_file.c \
+       os_file.h \
        os_misc.c \
        os_misc.h \
        u_process.c \
@@ -70,6 +74,13 @@ MESA_UTIL_FILES := \
        u_vector.h \
        u_debug.c \
        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