diff options
-rw-r--r-- | tests/mv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 20d07bf05..a186590b5 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -103,6 +103,7 @@ TESTS_ENVIRONMENT = \ MV=../../src/mv \ RM=../../src/rm \ TOUCH=../../src/touch \ + PERL="@PERL@" \ PATH=../../src:$$PATH \ PROG=mv mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |