TinyX/damageext/Makefile.am

9 lines
142 B
Makefile
Raw Normal View History

2013-11-30 08:51:10 -05:00
noinst_LTLIBRARIES = libdamageext.la
AM_CFLAGS = $(DIX_CFLAGS)
libdamageext_la_SOURCES = \
damageext.c \
damageext.h \
damageextint.h