util: move shared rgtc code to util (v2)
[mesa.git] / src / util / Makefile.sources
index b99aa25e86e8e8639c935dc31a0389298b4aed19..c34475a849371b1b648bf1588b7bf74681c3c0ae 100644 (file)
@@ -1,6 +1,7 @@
 MESA_UTIL_FILES :=     \
        hash_table.c    \
-       ralloc.c
+       ralloc.c \
+       rgtc.c
 
 MESA_UTIL_GENERATED_FILES = \
        format_srgb.c