## Makefile for the gnulib-local directory of GNU gettext
-## Copyright (C) 2006-2008, 2010-2012, 2014-2018 Free Software Foundation, Inc.
+## Copyright (C) 2006-2008, 2010-2012, 2014-2019 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
tests/test-moo-sub2.oo.c \
tests/test-moo-sub2.oo.h \
tests/test-term-ostream.c \
-tests/test-term-ostream-xterm \
+tests/test-term-ostream-xterm.sh \
tests/test-term-ostream-xterm-16color.out \
tests/test-term-ostream-xterm-256color.out \
tests/test-term-ostream-xterm-88color.out \
Files:
tests/test-term-ostream.c
-tests/test-term-ostream-xterm
+tests/test-term-ostream-xterm.sh
tests/test-term-ostream-xterm-r6.out
tests/test-term-ostream-xterm-xf86-v32.out
tests/test-term-ostream-xterm-basic.out
configure.ac:
Makefile.am:
-TESTS += test-term-ostream-xterm
+TESTS += test-term-ostream-xterm.sh
TESTS_ENVIRONMENT += srcdir='$(srcdir)'
check_PROGRAMS += test-term-ostream
test_term_ostream_LDADD = $(LIBTERMCAP) $(LDADD) @INTL_MACOSX_LIBS@