xenocara/xserver/miext/damage/Makefile.am

15 lines
242 B
Makefile
Raw Normal View History

2006-11-26 11:13:41 -07:00
noinst_LTLIBRARIES = libdamage.la
AM_CFLAGS = $(DIX_CFLAGS)
INCLUDES = -I$(srcdir)/../cw -I$(top_srcdir)/hw/xfree86/os-support
if XORG
sdk_HEADERS = damage.h damagestr.h
endif
libdamage_la_SOURCES = \
damage.c \
damage.h \
damagestr.h