dovecot: Add unicodemap.pl to tarball, although it's not necessary.

dovecot at dovecot.org dovecot at dovecot.org
Fri Jul 20 18:15:53 EEST 2007


details:   http://hg.dovecot.org/dovecot/rev/9a847fc14abe
changeset: 6134:9a847fc14abe
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Jul 20 18:15:49 2007 +0300
description:
Add unicodemap.pl to tarball, although it's not necessary.

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
src/lib/Makefile.am |    2 +-

diffs (12 lines):

diff -r fd9f6b4d846e -r 9a847fc14abe src/lib/Makefile.am
--- a/src/lib/Makefile.am	Fri Jul 20 17:39:08 2007 +0300
+++ b/src/lib/Makefile.am	Fri Jul 20 18:15:49 2007 +0300
@@ -2,7 +2,7 @@ noinst_LIBRARIES = liblib.a
 
 BUILT_SOURCES = unicodemap.c
 
-EXTRA_DIST = unicodemap.c
+EXTRA_DIST = unicodemap.c unicodemap.pl
 
 unicodemap.c:
 	test -f UnicodeData.txt || wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt


More information about the dovecot-cvs mailing list