From 0e54f5ef2e51dd82f2961e6f83031c4afabdb7b1 Mon Sep 17 00:00:00 2001 From: Bert Frees Date: Tue, 24 Jun 2014 09:46:43 +0200 Subject: [PATCH] Added the tables to Makefile.am --- tables/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tables/Makefile.am b/tables/Makefile.am index b827562ebf..dc0f5fb2eb 100644 --- a/tables/Makefile.am +++ b/tables/Makefile.am @@ -1,6 +1,7 @@ # generate the list of tables as follows: # $ ls | grep -v Makefile | grep -v README | grep -v maketablelist.sh | grep -v '.*~$' | sort | sed -e 's/$/ \\/' -e 's/^/\t/' | head --bytes=-2 table_files = \ + afr-za-g1.ctb \ ar-ar-g1.utb \ ar-fa.utb \ as.ctb \ @@ -16,6 +17,7 @@ table_files = \ ca-chardefs.cti \ ca-g1.ctb \ chardefs.cti \ + chr-us-g1.ctb \ ckb-chardefs.cti \ ckb-g1.ctb \ ckb-translation.cti \ @@ -115,6 +117,7 @@ table_files = \ gu.ctb \ gujarati.cti \ gurmukhi.cti \ + haw-us-g1.ctb \ he.ctb \ hi.ctb \ hi-in-g1.utb \ @@ -169,6 +172,7 @@ table_files = \ marburg_unicode_defs.cti \ ml.ctb \ mni.ctb \ + moa-nz-g1.ctb \ mr.ctb \ mt.ctb \ mun.ctb \ @@ -220,6 +224,7 @@ table_files = \ sk-sk.utb \ sl-si-comp8.ctb \ sl-si-g1.utb \ + sot-za-g1.ctb \ spaces.ctb \ sr-chardefs.cti \ sr-g1.ctb \ @@ -233,6 +238,7 @@ table_files = \ telugu.cti \ text_nabcc.dis \ tr.ctb \ + tsn-za-g1.ctb \ UEBC-g1.utb \ UEBC-g2.ctb \ ukchardefs.cti \