From: Bruno Haible Date: Thu, 1 Nov 2001 11:34:15 +0000 (+0000) Subject: Also distribute msguniq-1.in and msguniq-1.out. X-Git-Tag: v0.11~349 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba9fd7669c3fab1faf45778b8773121e00c2890;p=thirdparty%2Fgettext.git Also distribute msguniq-1.in and msguniq-1.out. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index 3e6ccb195..77dad87b7 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2001-10-31 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add msguniq-1.in, msguniq-1.out. + 2001-10-31 Bruno Haible * Makefile.am (TESTS): Add msgcat-2, msgcat-3, msgcat-4, msgcat-5, diff --git a/tests/Makefile.am b/tests/Makefile.am index 27abbabf3..ab2637c34 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -42,7 +42,7 @@ TESTS = gettext-1 gettext-2 \ format-ycp-1 format-ycp-2 \ plural-1 plural-2 -EXTRA_DIST = $(TESTS) test.mo xg-test1.ok.po +EXTRA_DIST = $(TESTS) test.mo xg-test1.ok.po msguniq-1.in msguniq-1.out XGETTEXT = ../src/xgettext