make return receipts work again
[claws.git] / src / Makefile.am
index 31cdb0cf18d208d47991ffe307adb39809908b05..b66fb1570f20e4388b18e7ed9c61b6d61cf11fc1 100644 (file)
@@ -93,7 +93,6 @@ sylpheed_SOURCES = \
        base64.c base64.h \
        uuencode.c uuencode.h \
        md5.c md5.h \
-       rfc822.c rfc822.h \
        socket.c socket.h \
        ssl.c ssl.h \
        automaton.c automaton.h \
@@ -136,7 +135,8 @@ sylpheed_SOURCES = \
        matcher_parser_parse.y matcher_parser.h matcher_parser_parse.h \
        string_match.h string_match.c \
        selective_download.c selective_download.h \
-       msgcache.h msgcache.c 
+       msgcache.h msgcache.c \
+       noticeview.h noticeview.c
 
 BUILT_SOURCES = \
        quote_fmt_lex.c \