all repos — openbox @ 585ecc73b55103d9d3585c87e5df57f29ea22fcc

openbox fork - make it a bit more like ryudo

add the new cwmcc stuff
Dana Jansens danakj@orodu.net
commit

585ecc73b55103d9d3585c87e5df57f29ea22fcc

parent

43f01ee9f081c8cb473c3358bbc02f758ab0014b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M build/Makefile.cwmccbuild/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 +sources = cwmcc.c atom.c prop.c client_props.c srcdir := $(srcdir)/$(dir) target := $(addprefix $(dir)/, $(target))