]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
tests: include init.sh in the distribution
authorDaiki Ueno <ueno@gnu.org>
Sun, 21 Jul 2013 00:13:08 +0000 (09:13 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 21 Jul 2013 00:14:02 +0000 (09:14 +0900)
* gettext-tools/tests/Makefile.am (EXTRA_DIST): Add init.sh.

gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am

index e342d7fbdbb58300bf5e3eae60108bfb6c6d0639..3f7e8f836523467361d806faeb147e0331f75f60 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-21  Daiki Ueno  <ueno@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Add init.sh.
+
 2013-07-11  Daiki Ueno  <ueno@gnu.org>
 
        * xgettext-lua-1: Add test case for string concatenation.
index d4f2584367d57eaa2e0e03da5a1be6c5ce4bc976..2e31a4f11442d0bf1bfb382cfffc80af5721c6dc 100644 (file)
@@ -138,7 +138,7 @@ TESTS = gettext-1 gettext-2 gettext-3 gettext-4 gettext-5 gettext-6 gettext-7 \
        lang-ycp lang-tcl lang-perl-1 lang-perl-2 lang-php lang-po lang-rst \
        lang-lua lang-javascript lang-vala
 
-EXTRA_DIST += $(TESTS) \
+EXTRA_DIST += init.sh $(TESTS) \
        test.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 \