summaryrefslogtreecommitdiff
path: root/intl/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-26 02:58:22 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-26 02:58:22 +0000
commit1267f93e167d951907e335bed5cbf1fa56f7357b (patch)
tree4a68b7c38f84c3ed6dd62477b8e3a1c472933eab /intl/Makefile
parent1410e233beb7335731df346dd18704e5acebf20d (diff)
Update.
2000-10-25 Ulrich Drepper <drepper@redhat.com> * intl/Makefile (tests): Add tst-ngettext. * intl/tst-ngettext.c: New file.
Diffstat (limited to 'intl/Makefile')
-rw-r--r--intl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/intl/Makefile b/intl/Makefile
index 57e2bc369d..ed9ff28106 100644
--- a/intl/Makefile
+++ b/intl/Makefile
@@ -29,6 +29,7 @@ distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias \
translit.po
test-srcs := tst-gettext tst-translit
+tests = tst-ngettext
before-compile = $(objpfx)msgs.h