Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Oct 26, 2017
1 parent d0e51fa commit 28c72ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ build-crossdock-linux:
include crossdock/rules.mk

.PHONY: build-crossdock
build-crossdock: build-crossdock-linux build-collector-linux build-agent-linux build-query-linux docker-images-only
build-crossdock: docker
make crossdock

.PHONY: build-crossdock-fresh
Expand Down

0 comments on commit 28c72ac

Please sign in to comment.