xserver/miext/layer/Makefile.am

12 lines
166 B
Text
Raw Normal View History

2005-07-01 20:29:53 +00:00
noinst_LTLIBRARIES = liblayer.la
AM_CFLAGS = $(DIX_CFLAGS)
2005-07-01 20:29:53 +00:00
liblayer_la_SOURCES = \
layer.h \
layergc.c \
layerinit.c \
layerpict.c \
layerstr.h \
layerwin.c