tegra/autotools: add missing libdrm cflags
[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 \
6 $(LIBDRM_CFLAGS) \
7 $(GALLIUM_DRIVER_CFLAGS)
8
9 noinst_LTLIBRARIES = libtegra.la
10
11 libtegra_la_SOURCES = \
12 $(C_SOURCES)
13
14 EXTRA_DIST = \
15 meson.build