fix `make dist`
authorPaul <paul@claws-mail.org>
Fri, 2 Sep 2016 07:21:42 +0000 (08:21 +0100)
committerPaul <paul@claws-mail.org>
Fri, 2 Sep 2016 07:21:42 +0000 (08:21 +0100)
src/Makefile.am
src/plugins/notification/Makefile.am

index a717bc9edac1db1bcfec5fa14cec7069227636e4..a5d76ea27c71526e1c611f756a88f87b1840da31 100644 (file)
@@ -387,6 +387,7 @@ EXTRA_DIST = \
        pixmaps/check_spelling.xpm \
        pixmaps/clipkey.xpm \
        pixmaps/claws-mail_icon.xpm \
+       pixmaps/claws-mail_icon_64.xpm \
        pixmaps/claws-mail_compose_logo.xpm \
        pixmaps/claws-mail_logo.xpm \
        pixmaps/claws-mail_logo-small.xpm \
index cde0621d84385574a53935eccd51bab4ceb0d67a..39fa2c04c8e799604da6ba56f805f830ce4cc7fa 100644 (file)
@@ -81,8 +81,7 @@ notification_la_SOURCES = \
        notification_hotkeys.c notification_hotkeys.h \
        notification_prefs.c notification_prefs.h \
        notification_foldercheck.c notification_foldercheck.h \
-       notification_pixbuf.c notification_pixbuf.h \
-       raw_claws_mail_logo_64x64.h
+       notification_pixbuf.c notification_pixbuf.h
 
 notification_la_LDFLAGS = \
        $(plugin_res_ldflag) $(no_undefined) $(export_symbols) \