talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit af477843ca6d9aa5955cc8b951487ee8c6dd4742
parent c0abccd31d42122216e3d25341394cd85d949d9b
Author: Paul <paul@claws-mail.org>
Date:   Tue, 30 Aug 2016 16:07:05 +0100

fix `make dist`

Diffstat:
Msrc/Makefile.am | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am @@ -405,10 +405,8 @@ EXTRA_DIST = \ pixmaps/dir_noselect_close.xpm \ pixmaps/dir_noselect_close_mark.xpm \ pixmaps/dir_noselect_open.xpm \ - pixmaps/dir_noselect_open_mark.xpm \ pixmaps/dir_subs_close_mark.xpm \ pixmaps/dir_subs_close.xpm \ - pixmaps/dir_subs_open_mark.xpm \ pixmaps/dir_subs_open.xpm \ pixmaps/down_arrow.xpm \ pixmaps/drafts_close.xpm \