This commit is contained in:
Jakob Borg
2014-07-30 22:18:02 +02:00
parent 2be1218aa3
commit be15e48074
4 changed files with 0 additions and 292 deletions

View File

@@ -22,7 +22,6 @@ check() {
build() {
check
godep go build $* -ldflags "$ldflags" ./cmd/syncthing
godep go build $* -ldflags "$ldflags" ./cmd/discosrv
}
assets() {