trace: consolidate C sources list into Makefile.sources
[mesa.git] / src / gallium / drivers / trace / Makefile.am
1 include Makefile.sources
2 include $(top_srcdir)/src/gallium/Automake.inc
3
4 AM_CFLAGS = \
5 $(GALLIUM_CFLAGS) \
6 $(VISIBILITY_CFLAGS)
7
8 noinst_LTLIBRARIES = libtrace.la
9
10 libtrace_la_SOURCES = $(C_SOURCES)