aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
blob: 2970b8c97695e13fde5c2428878ea4a441da54ae (plain)
1
2
3
4
5
6
7
8
9
noinst_LIBRARIES = libui.a

CLEANFILES = \
	libui.a		\
	*~

libui_a_SOURCES = \
	gtkclist.c	\
	gtkclist.h