[Commits] [SCM] claws branch, master, updated. 3.9.2-87-g8b63bae
miras at claws-mail.org
miras at claws-mail.org
Sat Sep 14 14:11:41 CEST 2013
The branch master of project "claws" (Claws Mail) has been updated
via 8b63baef420977dc3d2021bb0526b474d3fb3bd5 (commit)
from f02d1a8cc95114e78611ec9f83b81c097b3b68ab (commit)
- Log -----------------------------------------------------------------
commit 8b63baef420977dc3d2021bb0526b474d3fb3bd5
Author: Michael Rasmussen <mir at datanom.net>
Date: Sat Sep 14 14:07:15 2013 +0200
Fix bug 3002 'undefined reference to check_file_integrity'.
Patch provided by Marco Villegas.
diff --git a/src/Makefile.am b/src/Makefile.am
index 08bc2b3..e5bd012 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,7 +54,6 @@ old_abook_source = \
expldifdlg.c \
exporthtml.c \
exportldif.c \
- file_checker.c \
importldif.c \
importmutt.c \
importpine.c \
@@ -139,6 +138,7 @@ claws_mail_SOURCES = \
edittags.c \
enriched.c \
export.c \
+ file_checker.c \
filtering.c \
folder.c \
folder_item_prefs.c \
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list