aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2022-01-15 10:09:56 -0700
committerJordan <me@jordan.im>2022-01-15 10:09:56 -0700
commit4a92c26fbc739734ce5227c1be8efd440306cebf (patch)
tree3a009e9ae3543725a597b77a838d0b41690b2e0e /Makefile
parent995a8fad1461734108b5266f51a3c913936c7203 (diff)
downloadkeep-4a92c26fbc739734ce5227c1be8efd440306cebf.tar.gz
keep-4a92c26fbc739734ce5227c1be8efd440306cebf.zip
keep, archive: normalize URLs (RFC 3986), improve logging
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ddff8eb..1745ef2 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
GO = go
RM = rm
-GOFLAGS =
+GOFLAGS = -o keep
PREFIX = /usr/local
BINDIR = $(PREFIX)/bin
CONFIGDIR = $(HOME)/.keep