util: Move DRI parse_debug_string() to util
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 bitset.h \
3 debug.c \
4 debug.h \
5 format_srgb.h \
6 hash_table.c \
7 hash_table.h \
8 list.h \
9 macros.h \
10 mesa-sha1.c \
11 mesa-sha1.h \
12 ralloc.c \
13 ralloc.h \
14 register_allocate.c \
15 register_allocate.h \
16 rgtc.c \
17 rgtc.h \
18 rounding.h \
19 set.c \
20 set.h \
21 simple_list.h \
22 strndup.c \
23 strndup.h \
24 strtod.c \
25 strtod.h \
26 texcompress_rgtc_tmp.h \
27 u_atomic.h
28
29 MESA_UTIL_GENERATED_FILES = \
30 format_srgb.c