diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-11-22 20:31:11 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-11-22 20:31:11 +0000 |
commit | f4bbca78a0c8acc3ce6792532ca1f86663b68d71 (patch) | |
tree | 372f3ded7d044af32599ece2167bc600b40b3c99 /modules/Makefile.am | |
parent | 878588edfd26a03c2765024cc38de6f4f16d7e8f (diff) | |
download | pango-f4bbca78a0c8acc3ce6792532ca1f86663b68d71.tar.gz |
Add Syriac module by Emil Soleyman-Zomalan. (#147779)
Mon Nov 22 15:21:11 2004 Owen Taylor <otaylor@redhat.com>
* modules/syriac configure.in modules/Makefile.am
modules/makefile.msc: Add Syriac module by Emil
Soleyman-Zomalan. (#147779)
* examples/Makefile.am examples/syriac.utf: Syriac
example text.
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r-- | modules/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/Makefile.am b/modules/Makefile.am index b4954443..8b67df8b 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -6,7 +6,8 @@ SUBDIRS = \ hangul \ indic \ thai \ - hebrew + hebrew \ + syriac EXTRA_DIST = \ module.def |