diff options
Diffstat (limited to 'tests/rm')
-rw-r--r-- | tests/rm/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 6015e485d..eb7edfe76 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -92,7 +92,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable +TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ RM=../../src/rm \ |