summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/ddebug/Makefile.am
blob: b36ea239afceb85745553f7317a44df19909207c (plain)
1
2
3
4
5
6
7
8
9
10
11
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc

AM_CFLAGS = \
	$(GALLIUM_DRIVER_CFLAGS)

noinst_LTLIBRARIES = libddebug.la

libddebug_la_SOURCES = $(C_SOURCES)

EXTRA_DIST = meson.build