diff --git a/Makefile b/Makefile index 88deb384..4d04bf5c 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ ifeq ($(RLN), true) BUILD_TAGS := gowaku_rln endif -all: build static-library dynamic-library mobile-android mobile-ios test-ci docker-image +all: build deps: lint-install