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

AM_CFLAGS = \
	$(GALLIUM_DRIVER_CFLAGS)

noinst_LTLIBRARIES = libtrace.la

libtrace_la_SOURCES = $(C_SOURCES)

EXTRA_DIST = SConscript \
	README \
	trace.xsl