From 6b95bf33363f73d198da2f515f2f9f6bef2278c8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 11 Apr 2003 21:27:03 +0000 Subject: add getting of some root properties --- build/Makefile.cwmcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/Makefile.cwmcc b/build/Makefile.cwmcc index 43601725..7ad79615 100644 --- a/build/Makefile.cwmcc +++ b/build/Makefile.cwmcc @@ -6,7 +6,7 @@ CPPFLAGS += $(GLIB_CFLAGS) $(XFT_CFLAGS) -DG_LOG_DOMAIN=\"CWMCC\" LIBS += $(GLIB_LIBS) target = libcwmcc.la -sources = cwmcc.c atom.c prop.c client_props.c +sources = cwmcc.c atom.c prop.c client_props.c root_props.c srcdir := $(srcdir)/$(dir) target := $(addprefix $(dir)/, $(target)) -- cgit v1.2.3