tegra: Initial support
[mesa.git] / src / gallium / drivers / tegra / Makefile.am
1 include Makefile.sources
2 include $(top_srcdir)/src/gallium/Automake.inc
3
4 AM_CFLAGS = \
5 -I$(top_srcdir)/include/drm-uapi \
6 $(GALLIUM_DRIVER_CFLAGS)
7
8 noinst_LTLIBRARIES = libtegra.la
9
10 libtegra_la_SOURCES = \
11 $(C_SOURCES)
12
13 EXTRA_DIST = \
14 meson.build