util: Add headers and python scripts for distribution.
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 format_srgb.h \
3 hash_table.c \
4 hash_table.h \
5 macros.h \
6 ralloc.c \
7 ralloc.h \
8 register_allocate.c \
9 register_allocate.h \
10 rgtc.c \
11 rgtc.h \
12 strtod.cpp \
13 strtod.h \
14 texcompress_rgtc_tmp.h \
15 u_atomic.h
16
17 MESA_UTIL_GENERATED_FILES = \
18 format_srgb.c