(TESTS): Add into-self.
authorJim Meyering <jim@meyering.net>
Sat, 14 Mar 1998 10:41:39 +0000 (10:41 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Mar 1998 10:41:39 +0000 (10:41 +0000)
tests/mv/Makefile.am

index 2aac9c1..d890f2c 100644 (file)
@@ -1,6 +1,7 @@
-AUTOMAKE_OPTIONS = 1.1 gnits
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+AUTOMAKE_OPTIONS = 1.2 gnits
 
-TESTS = mv-special-1
+TESTS = mv-special-1 into-self
 EXTRA_DIST = $(TESTS) setup
 TESTS_ENVIRONMENT = \
   DF=../../src/df \