Fix bug 3002 'undefined reference to check_file_integrity'.
authorMichael Rasmussen <mir@datanom.net>
Sat, 14 Sep 2013 12:07:15 +0000 (14:07 +0200)
committerMichael Rasmussen <mir@datanom.net>
Sat, 14 Sep 2013 12:07:15 +0000 (14:07 +0200)
Patch provided by Marco Villegas.

src/Makefile.am

index 08bc2b381027f99b46e732fa9e736805080aea34..e5bd012f72004aa43b0a79043b3758d35caa1b46 100644 (file)
@@ -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 \