radeonsi: fix DRM version checks for amdgpu DRM 3.0.0
[mesa.git] / src / util / Makefile.sources
index c4c79ca443121388960b52bfcfea930001ffd822..82df3bcb00aa6a67f5a6d1a43955a2447ade61bf 100644 (file)
@@ -1,2 +1,28 @@
-MESA_UTIL_FILES := \
-       ralloc.c
+MESA_UTIL_SHADER_CACHE_FILES := \
+       mesa-sha1.c \
+       mesa-sha1.h
+
+MESA_UTIL_FILES :=     \
+       bitset.h \
+       format_srgb.h \
+       hash_table.c    \
+       hash_table.h \
+       list.h \
+       macros.h \
+       ralloc.c \
+       ralloc.h \
+       register_allocate.c \
+       register_allocate.h \
+       rgtc.c \
+       rgtc.h \
+       rounding.h \
+       set.c \
+       set.h \
+       simple_list.h \
+       strtod.c \
+       strtod.h \
+       texcompress_rgtc_tmp.h \
+       u_atomic.h
+
+MESA_UTIL_GENERATED_FILES = \
+       format_srgb.c