Skip to content

Commit

Permalink
Added the tables to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Jun 24, 2014
1 parent 5b9bfa8 commit 0e54f5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 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 \
Expand All @@ -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 \
Expand Down Expand Up @@ -115,6 +117,7 @@ table_files = \
gu.ctb \
gujarati.cti \
gurmukhi.cti \
haw-us-g1.ctb \
he.ctb \
hi.ctb \
hi-in-g1.utb \
Expand Down Expand Up @@ -169,6 +172,7 @@ table_files = \
marburg_unicode_defs.cti \
ml.ctb \
mni.ctb \
moa-nz-g1.ctb \
mr.ctb \
mt.ctb \
mun.ctb \
Expand Down Expand Up @@ -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 \
Expand All @@ -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 \
Expand Down

0 comments on commit 0e54f5e

Please sign in to comment.