easy to forget this...
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Sun, 7 Jul 2002 20:47:00 +0000 (20:47 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Sun, 7 Jul 2002 20:47:00 +0000 (20:47 +0000)
src/Makefile.am

index 971f51bbedd6f18fda7f9629cf619dced36822b2..40f5f1118f78eaf770d30cca6f887e8b146e9697 100644 (file)
@@ -136,7 +136,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 \
@@ -209,7 +210,10 @@ EXTRA_DIST = \
        pixmaps/up_arrow.xpm \
        pixmaps/vcard.xpm \
        pixmaps/work_offline.xpm \
-       pixmaps/work_online.xpm
+       pixmaps/work_online.xpm \
+       pixmaps/notice_warn.xpm \
+       pixmaps/notice_error.xpm \
+       pixmaps/notice_note.xpm
 
 INCLUDES = \
        -DG_LOG_DOMAIN=\"Sylpheed\" \