diff --git a/makefile b/makefile index ab47aea6a..c6fdb8cb0 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ include $(TOOLS_MAKEFILE) # Variables DART_DEFINE_FILE = --dart-define-from-file=dart_define.json CONFIGURATOR = dart run ../webtrit_phone_tools/bin/webtrit_phone_tools.dart -KEYSTORES_PATH = --keystores-path=../webtrit_phone_keystores +KEYSTORES_PATH = --keystores-path=../webtrit_phone_keystores/applications # =========================== # Paths to Configuration Files