aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/pl111/Makefile.am
blob: b3e95eeff44c2ea19e21469e8b803767cc5fa22f (plain)
1
2
3
4
5
6
7
8
include $(top_srcdir)/src/gallium/Automake.inc

AM_CPPFLAGS = \
	$(GALLIUM_CFLAGS)

noinst_LTLIBRARIES = libpl111.la

libpl111_la_SOURCES = $(C_SOURCES)