dovecot-2.0-sslstream: Makefile: Added UnicodeData.txt to distri...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:56:39 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/247f137f17d8
changeset: 10385:247f137f17d8
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Nov 23 11:16:35 2009 -0500
description:
Makefile: Added UnicodeData.txt to distribution.

diffstat:

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

diffs (12 lines):

diff -r 940212bda6ea -r 247f137f17d8 src/lib/Makefile.am
--- a/src/lib/Makefile.am	Fri Nov 20 15:27:07 2009 -0500
+++ b/src/lib/Makefile.am	Mon Nov 23 11:16:35 2009 -0500
@@ -2,7 +2,7 @@ noinst_LTLIBRARIES = liblib.la
 
 BUILT_SOURCES = unicodemap.c
 
-EXTRA_DIST = unicodemap.c unicodemap.pl
+EXTRA_DIST = unicodemap.c unicodemap.pl UnicodeData.txt
 
 $(srcdir)/unicodemap.c: unicodemap.pl
 	test -f UnicodeData.txt || wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt


More information about the dovecot-cvs mailing list