[Commits] [SCM] claws branch, gtk3, updated. 3.16.0-898-gae1b37033
paul at claws-mail.org
paul at claws-mail.org
Tue Dec 31 10:34:00 CET 2019
The branch, gtk3 has been updated
via ae1b37033d32de382a6bb1472b884570dfee179c (commit)
from 9921c0e39ed4ccdbd6efe2a00d529d0f7eb9f603 (commit)
Summary of changes:
src/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit ae1b37033d32de382a6bb1472b884570dfee179c
Author: Paul <paul at claws-mail.org>
Date: Tue Dec 31 09:32:58 2019 +0000
clean up all BUILT_SOURCES
diff --git a/src/Makefile.am b/src/Makefile.am
index ca3253890..d7929b259 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -369,10 +369,10 @@ BUILT_SOURCES = \
client-bindings.h: claws-contacts.xml
if BUILD_ALTADDRBOOK
dbus-binding-tool --prefix=abook --mode=glib-client --output=$@ claws-contacts.xml
+endif
CLEANFILES = \
- client-bindings.h
-endif
+ $(BUILT_SOURCES)
EXTRA_DIST = \
claws-contacts.xml \
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list