xserver-multidpi/miext/damage/Makefile.am

11 lines
154 B
Makefile
Raw Normal View History

2005-07-01 22:29:53 +02:00
noinst_LTLIBRARIES = libdamage.la
AM_CFLAGS = $(DIX_CFLAGS)
INCLUDES = -I$(srcdir)/../cw
2005-07-01 22:29:53 +02:00
libdamage_la_SOURCES = \
damage.c \
damage.h \
damagestr.h