(TESTS): Add same-file.

This commit is contained in:
Jim Meyering 1998-06-27 20:35:16 +00:00
parent c96968a2a3
commit 07507c07da

View File

@ -1,6 +1,8 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src
TESTS = \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
same-file
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm