From: Timo Sirainen Date: Mon, 20 Apr 2015 16:57:37 +0000 (+0300) Subject: lib-fts: Added PropList.txt to EXTRA_DIST X-Git-Tag: 2.2.17.rc1~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf6941ccdfb27c99e15ab32e5299e25cd2855c6;p=thirdparty%2Fdovecot%2Fcore.git lib-fts: Added PropList.txt to EXTRA_DIST --- diff --git a/src/lib-fts/Makefile.am b/src/lib-fts/Makefile.am index 033fa94ce1..a49808b3b8 100644 --- a/src/lib-fts/Makefile.am +++ b/src/lib-fts/Makefile.am @@ -18,6 +18,7 @@ dist_stopwords_DATA = \ BUILT_SOURCES = word-boundary-data.c word-break-data.c EXTRA_DIST = \ + PropList.txt \ WordBreakProperty.txt \ word-boundary-data.sh \ word-boundary-data.c \