summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7073404..4c3bd1d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
-bin/gloginki:
+bin/gloginki: *.go *.html
go build -o bin/gloginki -ldflags "-linkmode external -extldflags -static" -tags netgo,osusergo -a .