aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 1b077df..22a03ee 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -75,8 +75,7 @@ install: all docs $(EXTENSION_TCL)
install Tcl.html $(DESTDIR)/doc/jim
test:
- $(MAKE) -C tests
-
+ $(MAKE) jimsh=$(shell pwd)/jimsh -C tests
$(OBJS) $(EXTENSION_OBJS): Makefile