summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/Makefile.am
blob: 5640192337e2575cb9f33bca1c8208f100709614 (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) \
	$(MSVC2013_COMPAT_CFLAGS)

noinst_LTLIBRARIES = libtrace.la

libtrace_la_SOURCES = $(C_SOURCES)

EXTRA_DIST = SConscript \
	README \
	trace.xsl