summaryrefslogtreecommitdiff
path: root/tests/tegra/Makefile.am
blob: b462a30c779aef877fa03d500333d8b0a0a7b980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AM_CPPFLAGS = \
	-I$(top_srcdir)/include/drm \
	-I$(top_srcdir)/tegra \
	-I$(top_srcdir)

AM_CFLAGS = \
	$(WARN_CFLAGS) \
	-fvisibility=hidden

LDADD = \
	../../tegra/libdrm_tegra.la \
	../../libdrm.la

noinst_PROGRAMS = \
	openclose