Skip to content

Commit

Permalink
Merge pull request #54 from kuiperbelt/fix/static-build
Browse files Browse the repository at this point in the history
Fix/static build
  • Loading branch information
mackee committed May 28, 2018
2 parents e3c1432 + 86fdf6b commit 1abfe75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
CMD_NAME = ekbo
CMD_PATH = ./cmd/ekbo
PACKAGE_PATH = github.co/kuiperbelt/kuiperbelt
PACKAGE_PATH = github.com/kuiperbelt/kuiperbelt

.PHONY: static-build docker-image

Expand Down
2 changes: 1 addition & 1 deletion _jetpack
Submodule _jetpack updated 1 files
+3 −1 jetpack.mk

0 comments on commit 1abfe75

Please sign in to comment.