diff --git a/Makefile b/Makefile
index 411066a21e87b0dcffb50dde5a83a594b953b147..c34c3f5dfee4761be28d87bb94373c5e3aa68e9a 100755
--- a/Makefile
+++ b/Makefile
@@ -135,7 +135,7 @@ MD2HTML=$(MD_FILES:.md=.html)
 all: ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install
 
 allnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST)
-allnotest: jttool ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install
+allnotest: $(JTTOOL_BINARY) ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install
 
 ttoolnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST)
 ttoolnotest: ttool install