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 b7640f7..2d6da98 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -41,6 +41,7 @@ EXECUTEABLE := sfive-hub
LIBS := "github.com/boltdb/bolt" \
"github.com/pborman/uuid" \
"github.com/Yawning/cryptopan" \
+ "github.com/rainycape/geoip" \
"github.com/equinox0815/graphite-golang"