summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/tegra/Makefile.am
blob: 75328ece242b665b8eb0f7c9bbbbbddd00f03585 (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 = \
	-I$(top_srcdir)/include \
	$(GALLIUM_DRIVER_CFLAGS)

noinst_LTLIBRARIES = libtegra.la

libtegra_la_SOURCES = \
	$(C_SOURCES)

EXTRA_DIST = \
	meson.build