]> Dogcows Code - chaz/openbox/commitdiff
add the new cwmcc stuff
authorDana Jansens <danakj@orodu.net>
Fri, 11 Apr 2003 06:02:36 +0000 (06:02 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 11 Apr 2003 06:02:36 +0000 (06:02 +0000)
build/Makefile.cwmcc

index 8ee2e77ddbe4d1a6b9cc0cc9eb7f14d2ed2736cf..436017259888e6408263669a4f8af02a96192335 100644 (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))
This page took 0.028221 seconds and 4 git commands to generate.