1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-10 01:17:55 +03:00

Merge pull request #189 from vdemeester/fix-make-all

Fix make all
This commit is contained in:
Emile Vauge 2016-02-10 14:10:26 +01:00
commit 07c077cf94

View File

@ -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