add missing files
authorPaul Mangan <paul@claws-mail.org>
Sat, 24 May 2003 01:11:19 +0000 (01:11 +0000)
committerPaul Mangan <paul@claws-mail.org>
Sat, 24 May 2003 01:11:19 +0000 (01:11 +0000)
src/plugins/dillo_viewer/Makefile.am
src/plugins/trayicon/Makefile.am

index 41ac79cd48a77d1be2fe7ce1d61632551591f178..4c13fc70609e30dbbfd89dd9498b00180db833a2 100644 (file)
@@ -4,7 +4,7 @@ plugin_LTLIBRARIES = dillo_viewer.la
 
 dillo_viewer_la_SOURCES = \
          dillo_viewer.c \
 
 dillo_viewer_la_SOURCES = \
          dillo_viewer.c \
-         dillo_prefs.c
+         dillo_prefs.c dillo_prefs.h
 
 dillo_viewer_la_LDFLAGS = \
        -avoid-version -module \
 
 dillo_viewer_la_LDFLAGS = \
        -avoid-version -module \
index 27bce04c712d5406ce90a9e7d278e6e136f172c9..7d6f276ebbfc2175b256dad63a88415ffe97745e 100644 (file)
@@ -19,3 +19,9 @@ CPPFLAGS = \
        $(GLIB_CFLAGS) \
        $(GTK_CFLAGS) \
        $(ASPELL_CFLAGS)
        $(GLIB_CFLAGS) \
        $(GTK_CFLAGS) \
        $(ASPELL_CFLAGS)
+
+EXTRA_DIST = \
+       README \
+       newmail.xpm \
+       nomail.xpm \
+       unreadmail.xpm