summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-08-08 17:51:04 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:10:48 +0200
commitf91947f6735ab16e62becb9905ecdfcdb7a02f64 (patch)
treebfac467c04e499116a624588dc2c2685acb88553 /gettext-tools/tests/Makefile.am
parent273af5ac59fcf05cddbd5312799601bde895b8d3 (diff)
downloadexternal_gettext-f91947f6735ab16e62becb9905ecdfcdb7a02f64.zip
external_gettext-f91947f6735ab16e62becb9905ecdfcdb7a02f64.tar.gz
external_gettext-f91947f6735ab16e62becb9905ecdfcdb7a02f64.tar.bz2
Support for gcc-internal format strings.
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 ad29fc3..205d014 100644
--- a/gettext-tools/tests/Makefile.am
+++ b/gettext-tools/tests/Makefile.am
@@ -54,6 +54,7 @@ TESTS = gettext-1 gettext-2 \
format-awk-1 format-awk-2 \
format-c-1 format-c-2 format-c-3 format-c-4 \
format-elisp-1 format-elisp-2 \
+ format-gcc-internal-1 format-gcc-internal-2 \
format-java-1 format-java-2 \
format-librep-1 format-librep-2 \
format-lisp-1 format-lisp-2 \