summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a89b7f..86b4fde 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ endif
EXECUTEABLE := rhctl
-LIBS := "github.com/schleibinger/sio" \
+LIBS := "code.helsinki.at/goserial" \
"github.com/naoina/toml" \
"github.com/btittelbach/pubsub" \
"github.com/gorilla/websocket" \