coreutils/tests/stty/Makefile.am
Jim Meyering 30a1c917c7 (TESTS_ENVIRONMENT): Add pwd/ prefix
to exported PATH value (though not strictly necessary, here).
2000-01-07 08:24:38 +00:00

7 lines
211 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.2f gnits
TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS) input-tty
TESTS_ENVIRONMENT = PATH=`pwd`/../../src:$$PATH