Add more information about the folders to ClusterConfig

This commit is contained in:
Audrius Butkevicius
2015-09-27 12:11:34 +01:00
parent a323d85d32
commit 9f4cd7716e
3 changed files with 20 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
// Copyright (C) 2015 Audrius Butkevicius and Contributors (see the CONTRIBUTORS file).
//go:generate -command genxdr go run ../../syncthing/Godeps/_workspace/src/github.com/calmh/xdr/cmd/genxdr/main.go
//go:generate -command genxdr go run ../../../Godeps/_workspace/src/github.com/calmh/xdr/cmd/genxdr/main.go
//go:generate genxdr -o packets_xdr.go packets.go
package protocol