1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-08 18:56:40 +02:00
Files
coreutils/tests/ln/Makefile.am
T

8 lines
205 B
Makefile
Raw Normal View History

1998-03-14 10:40:30 +00:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1997-09-01 20:08:08 +00:00
AUTOMAKE_OPTIONS = 1.2 gnits
1999-01-18 02:56:27 +00:00
TESTS = sf-1 misc backup-1
1997-09-01 20:08:08 +00:00
EXTRA_DIST = $(TESTS)
1999-01-18 02:56:27 +00:00
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH