diff --git a/Makefile b/Makefile index 4d376b004..e9d9ada15 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ print-%: ; @echo $*=$($*) default: binary -all: build +all: build-webui build $(DOCKER_RUN_TRAEFIK) ./script/make.sh binary: build-webui generate-webui build