summaryrefslogtreecommitdiff
path: root/miext/damage/Makefile.am
blob: 093b4587f1a80e017d59d7057839259ede68408e (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LTLIBRARIES = libdamage.la

AM_CFLAGS = $(DIX_CFLAGS)

INCLUDES = -I$(srcdir)/../cw

libdamage_la_SOURCES =	\
	damage.c	\
	damage.h	\
	damagestr.h