add the new cwmcc stuff
This commit is contained in:
parent
43f01ee9f0
commit
585ecc73b5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ CPPFLAGS += $(GLIB_CFLAGS) $(XFT_CFLAGS) -DG_LOG_DOMAIN=\"CWMCC\"
|
||||||
LIBS += $(GLIB_LIBS)
|
LIBS += $(GLIB_LIBS)
|
||||||
|
|
||||||
target = libcwmcc.la
|
target = libcwmcc.la
|
||||||
sources = cwmcc.c atom.c
|
sources = cwmcc.c atom.c prop.c client_props.c
|
||||||
|
|
||||||
srcdir := $(srcdir)/$(dir)
|
srcdir := $(srcdir)/$(dir)
|
||||||
target := $(addprefix $(dir)/, $(target))
|
target := $(addprefix $(dir)/, $(target))
|
||||||
|
|
Loading…
Reference in a new issue