summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/Makefile')
-rw-r--r--src/hub/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile
index d03dc7d..43b4d9d 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -40,6 +40,7 @@ EXECUTEABLE := sfive-hub
LIBS := "gopkg.in/gorp.v2" \
"github.com/mattn/go-sqlite3" \
+ "github.com/boltdb/bolt" \
"github.com/zenazn/goji" \
"github.com/pborman/uuid" \
"github.com/equinox0815/graphite-golang"