summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/Makefile.am
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2014-04-30 17:29:04 +0900
committerDaiki Ueno <ueno@gnu.org>2014-04-30 18:02:51 +0900
commitb1657be3e0236a29562c0a261a9d2a515e117c45 (patch)
tree5ac4f7857c35489e5cb3df1da5a87af40e20dcb3 /gettext-tools/tests/Makefile.am
parent4dc36d2f6a4a544cce6cd0e9dc45a080139cd9d1 (diff)
downloadexternal_gettext-b1657be3e0236a29562c0a261a9d2a515e117c45.zip
external_gettext-b1657be3e0236a29562c0a261a9d2a515e117c45.tar.gz
external_gettext-b1657be3e0236a29562c0a261a9d2a515e117c45.tar.bz2
scheme: Recognize GIMP script-fu extension _"abc"
* gettext-tools/src/x-scheme.c (read_object): Recognize _"abc".
Diffstat (limited to 'gettext-tools/tests/Makefile.am')
-rw-r--r--gettext-tools/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/tests/Makefile.am b/gettext-tools/tests/Makefile.am
index 490c2c8..e6ef6b8 100644
--- a/gettext-tools/tests/Makefile.am
+++ b/gettext-tools/tests/Makefile.am
@@ -95,6 +95,7 @@ TESTS = gettext-1 gettext-2 gettext-3 gettext-4 gettext-5 gettext-6 gettext-7 \
xgettext-python-1 xgettext-python-2 xgettext-python-3 \
xgettext-python-4 \
xgettext-scheme-1 xgettext-scheme-2 xgettext-scheme-3 \
+ xgettext-scheme-4 \
xgettext-sh-1 xgettext-sh-2 xgettext-sh-3 xgettext-sh-4 xgettext-sh-5 \
xgettext-sh-6 \
xgettext-smalltalk-1 xgettext-smalltalk-2 \