talons

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

commit cb98d74988b0cd411e9b1120eaf1855494573f86
parent f59759b1ba4e3f02cd87450761da89059d645684
Author: Paul <paul@claws-mail.org>
Date:   Mon, 20 Oct 2014 17:43:46 +0100

fix `make dist`

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

diff --git a/Makefile.am b/Makefile.am @@ -30,6 +30,7 @@ EXTRA_DIST = \ claws-mail-128x128.png \ claws-mail-64x64.png \ claws-mail.pc.in \ + $(desktop_DATA) \ $(desktop_in_files) \ claws-mail.png \ autogen.sh \