talons

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

commit 1d4d909086774759d9059b1a9485d1b3f7bcf3d4
parent 38baadfcf8e9b49671f6b72e78a2acb9400ea628
Author: wwp <wwp@free.fr>
Date:   Wed,  5 Apr 2017 08:24:48 +0200

Fix missing new printer_btn.xpm in `make dist` archive.

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

diff --git a/src/Makefile.am b/src/Makefile.am @@ -510,6 +510,7 @@ EXTRA_DIST = \ pixmaps/paste.xpm \ pixmaps/preferences.xpm \ pixmaps/printer.xpm \ + pixmaps/printer_btn.xpm \ pixmaps/privacy_expired.xpm \ pixmaps/privacy_failed.xpm \ pixmaps/privacy_passed.xpm \