summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a6ea748..2a38381 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ EXECUTEABLE_HASHER := file-hasher
LIBS := "code.helsinki.at/rhrd-go/rhimport" \
"code.helsinki.at/rhrd-go/rddb" \
+ "github.com/ushis/m3u" \
"golang.org/x/crypto/blake2b"