diff options
-rw-r--r-- | intl/Makefile | 2 | ||||
-rw-r--r-- | intl/gmo.h (renamed from intl/gettext.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/intl/Makefile b/intl/Makefile index bb4b21b..60700e2 100644 --- a/intl/Makefile +++ b/intl/Makefile @@ -24,7 +24,7 @@ routines = bindtextdom dcgettext dgettext gettext \ dcigettext dcngettext dngettext ngettext \ finddomain loadmsgcat localealias textdomain \ l10nflist explodename plural plural-exp -distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias \ +distribute = gmo.h gettextP.h hash-string.h loadinfo.h locale.alias \ plural.y plural-exp.h po2test.sed tst-gettext.sh tst-translit.sh \ translit.po tst-gettext2.sh tstlang1.po tstlang2.po tstcodeset.po\ tst-codeset.sh plural-eval.c diff --git a/intl/gettext.h b/intl/gmo.h index 65e0b27..65e0b27 100644 --- a/intl/gettext.h +++ b/intl/gmo.h |