1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-28 01:58:29 +02:00
Files
coreutils/tests/readlink/Makefile.am
2004-07-06 16:14:15 +00:00

8 lines
227 B
Makefile

## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = rl-1 can-e can-f can-m
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"