1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

put hash at the end of the list

This commit is contained in:
Jim Meyering
2000-05-19 07:10:09 +00:00
parent b55a5cc86c
commit 5c136d939e
+1 -1
View File
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = hash r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name
TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash # unreadable empty-name
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
RM=../../src/rm \