diff options
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH index 8033ca9528..b8227a6193 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -903,7 +903,7 @@ test_notty: test_prep utest ucheck: test_prep PERL=./perl UTF8=-utf8 $(MAKE) _test -# Backward compat. +test-prep: test_prep test-tty: test_tty |