summaryrefslogtreecommitdiff
path: root/tests/stty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stty')
-rw-r--r--tests/stty/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/stty/Makefile.am b/tests/stty/Makefile.am
index bdb272be8..31b235763 100644
--- a/tests/stty/Makefile.am
+++ b/tests/stty/Makefile.am
@@ -3,4 +3,5 @@ AUTOMAKE_OPTIONS = 1.2f gnits
TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = PATH=`pwd`/../../src:$$PATH
+TESTS_ENVIRONMENT = \
+ PATH=`pwd`/../../src:$$PATH