summaryrefslogtreecommitdiff
path: root/build.bash
diff options
context:
space:
mode:
Diffstat (limited to 'build.bash')
-rwxr-xr-xbuild.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.bash b/build.bash
index 2316345..b51fb2a 100755
--- a/build.bash
+++ b/build.bash
@@ -40,6 +40,7 @@ else
# Go 1.5 wants an "=" here
go build -ldflags="-X main.GitVersion=$GITVERSION -X main.GitVersionFuse=$GITVERSIONFUSE -X main.BuildTime=$BUILDTIME"
fi
+(cd gocryptfs-xray; go build)
./gocryptfs -version