util: Add a string buffer implementation
[mesa.git] / src / util / Makefile.sources
index 3315285f05e975238841e85f194e7dc6bfb9b097..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 \