add the new cwmcc stuff

This commit is contained in:
Dana Jansens 2003-04-11 06:02:36 +00:00
parent 43f01ee9f0
commit 585ecc73b5

View file

@ -6,7 +6,7 @@ CPPFLAGS += $(GLIB_CFLAGS) $(XFT_CFLAGS) -DG_LOG_DOMAIN=\"CWMCC\"
LIBS += $(GLIB_LIBS)
target = libcwmcc.la
sources = cwmcc.c atom.c
sources = cwmcc.c atom.c prop.c client_props.c
srcdir := $(srcdir)/$(dir)
target := $(addprefix $(dir)/, $(target))