X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Futil%2FMakefile.sources;h=c7f6516a992f5c85a37abb7a69d673cb6e3f3c44;hp=4ed4e39f039c27d9f2c2e8a6ae8cab6236408538;hb=7885bb684d8a1ee9fbdcf85603e1f923a3526b22;hpb=379b24a40d3d34ffdaaeb1b328f50e28ecb01468 diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources index 4ed4e39f039..c7f6516a992 100644 --- a/src/util/Makefile.sources +++ b/src/util/Makefile.sources @@ -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 \