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

AM_CPPFLAGS = \
	$(GALLIUM_CFLAGS)

noinst_LTLIBRARIES = libkmsro.la

libkmsro_la_SOURCES = $(C_SOURCES)