LIBRARY=librootless

librootless_la_SOURCES = \
	rootlessCommon.c \
	rootlessGC.c \
	rootlessScreen.c \
	rootlessValTree.c \
	rootlessWindow.c

CSRCS = $(filter %.c,$(librootless_la_SOURCES))