util: Add a string buffer implementation
[mesa.git] / src / util / Makefile.sources
index 4ed4e39f039c27d9f2c2e8a6ae8cab6236408538..c7f6516a992f5c85a37abb7a69d673cb6e3f3c44 100644 (file)
@@ -37,6 +37,8 @@ MESA_UTIL_FILES := \
        simple_list.h \
        slab.c \
        slab.h \
+       string_buffer.c \
+       string_buffer.h \
        strndup.h \
        strtod.c \
        strtod.h \