diff options
Diffstat (limited to 'intl/Makefile')
-rw-r--r-- | intl/Makefile | 1 |
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 |