util: always include sha1 into the build
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 bitset.h \
3 format_srgb.h \
4 hash_table.c \
5 hash_table.h \
6 list.h \
7 macros.h \
8 mesa-sha1.c \
9 mesa-sha1.h \
10 ralloc.c \
11 ralloc.h \
12 register_allocate.c \
13 register_allocate.h \
14 rgtc.c \
15 rgtc.h \
16 rounding.h \
17 set.c \
18 set.h \
19 simple_list.h \
20 strtod.c \
21 strtod.h \
22 texcompress_rgtc_tmp.h \
23 u_atomic.h
24
25 MESA_UTIL_GENERATED_FILES = \
26 format_srgb.c