From: Jim Meyering Date: Sat, 14 Mar 1998 10:41:39 +0000 (+0000) Subject: (TESTS): Add into-self. X-Git-Tag: FILEUTILS-3_16n~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8d20df6b21e09b032698de7b5647d80f8ebee5c;p=thirdparty%2Fcoreutils.git (TESTS): Add into-self. --- diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 2aac9c115f..d890f2cf6b 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -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 \