xserver/damageext/Makefile.am

9 lines
142 B
Text
Raw Normal View History

2005-07-01 20:29:53 +00:00
noinst_LTLIBRARIES = libdamageext.la
AM_CFLAGS = $(DIX_CFLAGS)
2005-07-01 20:29:53 +00:00
libdamageext_la_SOURCES = \
damageext.c \
damageext.h \
damageextint.h