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

AM_CFLAGS = $(WARN_CFLAGS)

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

noinst_PROGRAMS = \
	openclose