xserver-multidpi/miext/damage/Makefile.am
Kevin E Martin da5d66f2ff Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
2005-11-29 16:39:33 +00:00

11 lines
226 B
Makefile

noinst_LTLIBRARIES = libdamage.la
AM_CFLAGS = $(DIX_CFLAGS) @MODULE_DEFINES@ @LOADER_DEFINES@
INCLUDES = -I$(srcdir)/../cw -I$(top_srcdir)/hw/xfree86/os-support
libdamage_la_SOURCES = \
damage.c \
damage.h \
damagestr.h