Files
gnu-coreutils/tests/tee/Makefile.am
T
Jim Meyering 7d2ad53db7 .
2005-04-05 11:43:03 +00:00

8 lines
215 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = basic dash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"