aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/composite/Makefile.am
blob: 21504e6592542eee2eee8bdc8c07880b24480b83 (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LTLIBRARIES = libcomposite.la

AM_CFLAGS = $(DIX_CFLAGS)

libcomposite_la_SOURCES = 	\
	compalloc.c		\
	compext.c		\
	compint.h		\
	compinit.c		\
	compwindow.c