summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/radeon/drm/Makefile.am
blob: c94c9b3a9c4a87e88680d5e4af4ae9157d290d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc

AM_CFLAGS = \
	$(GALLIUM_WINSYS_CFLAGS) \
	$(RADEON_CFLAGS)

noinst_LTLIBRARIES = libradeonwinsys.la

libradeonwinsys_la_SOURCES = $(C_SOURCES)

EXTRA_DIST = meson.build