[Commits] [SCM] claws branch, master, updated. 3.16.0-234-g4188d85
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jul 13 23:28:02 CEST 2018
The branch, master has been updated
via 4188d85fff8054e36f62f25f66f23a898436a86f (commit)
from be57deacf11ed8c2b90f9c2c14a6e5440fa6cfcd (commit)
Summary of changes:
src/plugins/archive/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 4188d85fff8054e36f62f25f66f23a898436a86f
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Fri Jul 13 23:27:11 2018 +0200
Added missing archiver_prefs.h to archive_la_SOURCES.
diff --git a/src/plugins/archive/Makefile.am b/src/plugins/archive/Makefile.am
index 7cc2bdc..ec5594f 100644
--- a/src/plugins/archive/Makefile.am
+++ b/src/plugins/archive/Makefile.am
@@ -15,7 +15,8 @@ archive_la_SOURCES = \
archiver.c \
archiver.h \
archiver_gtk.c \
- archiver_prefs.c
+ archiver_prefs.c \
+ archiver_prefs.h
archive_la_LDFLAGS = \
-avoid-version -module \
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list