summaryrefslogtreecommitdiff
path: root/composite/Makefile.am
blob: c4d0f379911a7e6a73a4fc556d0f79b2e848a0e4 (plain)
1
2
3
4
5
6
7
8
noinst_LTLIBRARIES = libcomposite.la

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