projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43f01ee
)
add the new cwmcc stuff
author
Dana Jansens
<danakj@orodu.net>
Fri, 11 Apr 2003 06:02:36 +0000
(06:02 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 11 Apr 2003 06:02:36 +0000
(06:02 +0000)
build/Makefile.cwmcc
patch
|
blob
|
history
diff --git
a/build/Makefile.cwmcc
b/build/Makefile.cwmcc
index 8ee2e77ddbe4d1a6b9cc0cc9eb7f14d2ed2736cf..436017259888e6408263669a4f8af02a96192335 100644
(file)
--- 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
+sources = cwmcc.c atom.c
prop.c client_props.c
srcdir := $(srcdir)/$(dir)
target := $(addprefix $(dir)/, $(target))