summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Varshavchik2022-03-22 08:41:35 -0400
committerSam Varshavchik2022-03-22 08:41:35 -0400
commitaf1ba882028706941de5b9d791c74bb0f84027e5 (patch)
treec293a64e9e4b285160d6a6a255a62e6b7e93b8d5
parent118edec0f418108733663588ac8bb54b02e7912b (diff)
downloadcourier-libs-af1ba882028706941de5b9d791c74bb0f84027e5.tar.bz2
Include additional scripts in the tarball.
-rw-r--r--unicode/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/unicode/Makefile.am b/unicode/Makefile.am
index e9dbc39..9dc63f6 100644
--- a/unicode/Makefile.am
+++ b/unicode/Makefile.am
@@ -7,6 +7,7 @@ ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4
AM_CXXFLAGS= @COURIER_UNICODE_CXXFLAGS@
noinst_SCRIPTS=update.sh \
+ mkcategories.pl \
mkcommon.pm \
mkbidi.pl \
mkbidiclass.pl \
@@ -17,6 +18,7 @@ noinst_SCRIPTS=update.sh \
mkhtmlent.pl \
mklinebreak.pl \
mknormalization.pl \
+ mkscripts.pl \
mkultcase.pl \
mkwordbreak.pl