Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / util / Makefile.sources
index 575bb5fb6e7f9c9f2836e0581ee76f0ac8a7c44c..644839bd09a306975e747ed7210d396d748ad93a 100644 (file)
@@ -9,6 +9,7 @@ MESA_UTIL_FILES := \
        blob.h \
        build_id.c \
        build_id.h \
+        compiler.h \
        crc32.c \
        crc32.h \
        dag.c \
@@ -50,6 +51,8 @@ MESA_UTIL_FILES := \
        half_float.h \
        hash_table.c \
        hash_table.h \
+        imports.c \
+        imports.h \
        list.h \
        macros.h \
        mesa-sha1.c \