xmlconfig: move into src/util
[mesa.git] / src / util / Makefile.sources
index 8ea5f29533b8b2e3cb97af0192ba2ad7f57df9de..3315285f05e975238841e85f194e7dc6bfb9b097 100644 (file)
@@ -56,3 +56,7 @@ MESA_UTIL_FILES := \
 
 MESA_UTIL_GENERATED_FILES = \
        format_srgb.c
+
+XMLCONFIG_FILES := \
+       xmlconfig.c \
+       xmlconfig.h