(TESTS): Add backup-is-src.
authorJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:47:24 +0000 (03:47 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:47:24 +0000 (03:47 +0000)
tests/cp/Makefile.am

index cb04592..4fc0e33 100644 (file)
@@ -1,6 +1,6 @@
 ## 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
+TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src
 EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = CP=../../src/cp
+TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm