diff --git a/Makefile b/Makefile index d6be8d625f8d9925b3ba9b957b9e704857b34af1..411066a21e87b0dcffb50dde5a83a594b953b147 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: ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install +allnotest: jttool ttool launcher ttool-cli graphminimize graphshow tiftranslator tmltranslator rundse remotesimulator webcrawler install ttoolnotest: GRADLE_OPTIONS += $(GRADLE_NO_TEST) ttoolnotest: ttool install