aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ff12b2..169e40b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: gobottin
-gobottin: main.go ssha.go util.go acl.go
+gobottin: main.go ssha.go util.go acl.go read.go write.go
go get -d -v
CGO_ENABLED=0 GOOS=linux go build -a -v