summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/tegra/drm/Makefile.am
blob: 9a8169889cfd9093aa1d6aca0a188f5347e05aab (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 = \
	-I$(top_srcdir)/src/gallium/drivers \
	$(GALLIUM_WINSYS_CFLAGS)

noinst_LTLIBRARIES = libtegradrm.la

libtegradrm_la_SOURCES = $(C_SOURCES)

EXTRA_DIST = \
	meson.build