ac: use the ac ivoidt llvm type
[mesa.git] / src / util / Makefile.sources
index 8ea5f29533b8b2e3cb97af0192ba2ad7f57df9de..c7f6516a992f5c85a37abb7a69d673cb6e3f3c44 100644 (file)
@@ -37,8 +37,8 @@ MESA_UTIL_FILES := \
        simple_list.h \
        slab.c \
        slab.h \
-       string_to_uint_map.cpp \
-       string_to_uint_map.h \
+       string_buffer.c \
+       string_buffer.h \
        strndup.h \
        strtod.c \
        strtod.h \
@@ -56,3 +56,7 @@ MESA_UTIL_FILES := \
 
 MESA_UTIL_GENERATED_FILES = \
        format_srgb.c
+
+XMLCONFIG_FILES := \
+       xmlconfig.c \
+       xmlconfig.h