aboutsummaryrefslogtreecommitdiffstats
blob: ca63d92f7105b98bcee91dc10e613ea7d4dc064a (plain) (blame)
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 = -Wall -Werror

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

noinst_PROGRAMS = \
	openclose