mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-06 00:38:55 +02:00
7 lines
180 B
Makefile
7 lines
180 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
|
|
AUTOMAKE_OPTIONS = 1.2 gnits
|
|
|
|
TESTS = sf-1 misc
|
|
EXTRA_DIST = $(TESTS)
|
|
TESTS_ENVIRONMENT = LN=../../src/ln
|