summaryrefslogtreecommitdiff
path: root/xfixes/Makefile.am
blob: eccdeef36e12a22aa0f6243fda166a2fffdb91f0 (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LTLIBRARIES = libxfixes.la

libxfixes_la_SOURCES = 	\
	cursor.c	\
	region.c	\
	saveset.c	\
	select.c	\
	xfixes.c	\
	xfixes.h	\
	xfixesint.h