summaryrefslogtreecommitdiff
path: root/tests/install
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install')
-rw-r--r--tests/install/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 6cccd97f7..29bcc565f 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -93,7 +93,11 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = basic-1
EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = INSTALL=../../src/ginstall
+TESTS_ENVIRONMENT = \
+ INSTALL=../../src/ginstall \
+ LS=../../src/ls \
+ MKDIR=../../src/mkdir \
+ RM=../../src/rm
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =