diff options
| author | Sam Varshavchik | 2020-12-01 08:23:23 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2020-12-01 08:23:23 -0500 |
| commit | 6399d7b46a8a5f52361e8c827eac5e3d0e69479f (patch) | |
| tree | 8e43f45938c6e99d9ac31bd350f540ebfa512511 /unicode/Makefile.am | |
| parent | 2e734d23becf9dfaf7c830235dd0e4ef5fcdb482 (diff) | |
| download | courier-libs-6399d7b46a8a5f52361e8c827eac5e3d0e69479f.tar.bz2 | |
Factor out a separate setbnl.
Also replace all references to "classes" with "types", for consistency.
Diffstat (limited to 'unicode/Makefile.am')
| -rw-r--r-- | unicode/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unicode/Makefile.am b/unicode/Makefile.am index 25b0719..135617a 100644 --- a/unicode/Makefile.am +++ b/unicode/Makefile.am @@ -124,6 +124,7 @@ man_MANS= \ $(srcdir)/man/unicode_bidi_logical_order.3 \ $(srcdir)/man/unicode_bidi_mirror.3 \ $(srcdir)/man/unicode_bidi_reorder.3 \ + $(srcdir)/man/unicode_bidi_setbnl.3 \ $(srcdir)/man/unicode_bidi_type.3 \ $(srcdir)/man/unicode_canonical.3 \ $(srcdir)/man/unicode_category_lookup.3 \ |
