mesa: Move register_allocate.c to util.
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 hash_table.c \
3 ralloc.c \
4 register_allocate.c \
5 register_allocate.h \
6 rgtc.c
7
8 MESA_UTIL_GENERATED_FILES = \
9 format_srgb.c