mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-22 16:57:46 +02:00
6 lines
150 B
Makefile
6 lines
150 B
Makefile
AUTOMAKE_OPTIONS = 1.1 gnits
|
|
|
|
TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3
|
|
EXTRA_DIST = $(TESTS)
|
|
TESTS_ENVIRONMENT = CP=../../src/cp
|