diff options
author | Jim Meyering <jim@meyering.net> | 1998-03-14 16:39:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-03-14 16:39:09 +0000 |
commit | d34d42ca0552934a18ab6df3178ba8c150c230fc (patch) | |
tree | 2073daa62aa1bb4a941a2b01ea28ee4122c19b6f /tests/mv | |
parent | 6974d67aa203813d6e5a2773ce964bfb481749c5 (diff) | |
download | coreutils-d34d42ca0552934a18ab6df3178ba8c150c230fc.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 7551ec69c..c33386871 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -87,7 +87,7 @@ VERSION = @VERSION@ YACC = @YACC@ l = @l@ -AUTOMAKE_OPTIONS = 1.1 gnits +AUTOMAKE_OPTIONS = 1.2 gnits TESTS = mv-special-1 into-self EXTRA_DIST = $(TESTS) setup |