mesa: the function name appears to have a gl prefix already
[mesa.git] / src / util / Makefile.sources
index 52ae5cc7a9128721985b31e708856a672b30abf2..3e0d02bad1e651d90aa51798dcfd234a91e0e14b 100644 (file)
@@ -1,8 +1,9 @@
 MESA_UTIL_SHADER_CACHE_FILES := \
-       sha1.c \
-       sha1.h
+       mesa-sha1.c \
+       mesa-sha1.h
 
 MESA_UTIL_FILES :=     \
+       bitset.h \
        format_srgb.h \
        hash_table.c    \
        hash_table.h \
@@ -13,8 +14,10 @@ MESA_UTIL_FILES :=   \
        register_allocate.h \
        rgtc.c \
        rgtc.h \
+       rounding.h \
        set.c \
        set.h \
+       simple_list.h \
        strtod.cpp \
        strtod.h \
        texcompress_rgtc_tmp.h \