]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(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 2aac9c115f9dd1e803e47760d9c712fea30cf218..d890f2cf6b4c12088f81f005316e1a1d97731f17 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 \