summaryrefslogtreecommitdiff
path: root/tests/sort
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-09-19 13:46:49 +0000
committerJim Meyering <jim@meyering.net>1996-09-19 13:46:49 +0000
commitf599541be9e12341afa41d9025f523929c809273 (patch)
tree7351a892c2011f021db8a91cf7e26ffd891c018a /tests/sort
parentc62a6dbaa939b9174dda4bca0adddc07e96258f4 (diff)
downloadcoreutils-f599541be9e12341afa41d9025f523929c809273.tar.xz
.
Diffstat (limited to 'tests/sort')
-rw-r--r--tests/sort/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index cdf67faad..2202d3f3b 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.1c from Makefile.am
+# Makefile.in generated automatically by automake 1.1e from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
@@ -136,8 +136,10 @@ check: all check-TESTS
installcheck:
install-exec:
+ $(NORMAL_INSTALL)
install-data:
+ $(NORMAL_INSTALL)
install: install-exec install-data all
@: