]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix msgunfmt-3 failure (regression from 2017-09-24).
authorBruno Haible <bruno@clisp.org>
Wed, 3 Jan 2018 11:48:58 +0000 (12:48 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Jan 2018 11:48:58 +0000 (12:48 +0100)
* gettext-tools/tests/Makefile.am (EXTRA_DIST): Add sysdep-without-nul.mo.

gettext-tools/tests/Makefile.am

index 38b47b92212b12d0b81490106c8f2356e454826a..11ed2c9bb9ca12263d1ac8065c021bf6b2a394c3 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/tests subdirectory of GNU gettext
-## Copyright (C) 1995-1997, 2001-2010, 2015-2016 Free Software Foundation, Inc.
+## Copyright (C) 1995-1997, 2001-2010, 2015-2016, 2018 Free Software Foundation, Inc.
 ##
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -152,7 +152,8 @@ TESTS = gettext-1 gettext-2 gettext-3 gettext-4 gettext-5 gettext-6 gettext-7 \
 
 EXTRA_DIST += init.sh init.cfg $(TESTS) \
        test.mo overflow-1.mo overflow-2.mo overflow-3.mo overflow-4.mo \
-       overflow-5.mo overflow-6.mo xg-c-1.ok.po mex-test2.ok \
+       overflow-5.mo overflow-6.mo sysdep-without-nul.mo \
+       xg-c-1.ok.po mex-test2.ok \
        mm-ko.ascii.pot mm-ko.euc-kr.po mm-ko-comp.euc-kr.po \
        mm-viet.comp.po mm-viet.pot mm-viet.out \
        msguniq-a.in msguniq-a.inp msguniq-a.out \