mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-18 17:56:54 +02:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
AUTOMAKE_OPTIONS = 1.2 gnits
|
|
|
|
TESTS = sf-1
|
|
EXTRA_DIST = $(TESTS)
|
|
TESTS_ENVIRONMENT = LN=../../src/ln
|