aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/Makefile.am
blob: 6a8a74a9103b54a8c56f77d5314475b330575321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc

AM_CFLAGS = \
	$(GALLIUM_DRIVER_CFLAGS) \
	$(MSVC2008_COMPAT_CFLAGS)

noinst_LTLIBRARIES = libtrace.la

libtrace_la_SOURCES = $(C_SOURCES)

EXTRA_DIST = SConscript \
	README \
	trace.xsl