summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-03-23 19:04:19 +0000
committerJune McEnroe <june@causal.agency>2026-03-23 19:04:47 +0000
commit93827910d7b942a68b8c0f32f45e6408c902091b (patch)
treecf01ab566980fc4ded4c70afe0ed4320822f0b5a
parentRemove photo metadata directories (diff)
downloadsrc-93827910d7b942a68b8c0f32f45e6408c902091b.tar.gz
src-93827910d7b942a68b8c0f32f45e6408c902091b.zip
Add -ll for hilex
huh. should have always been there I guess, but now it actually
matters, at least on OpenBSD?
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index bb1535d6..298b160a 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -53,6 +53,7 @@ LDLIBS.dtch = -lutil
 LDLIBS.fbclock = -lz
 LDLIBS.freecell = -lcurses
 LDLIBS.glitch = -lz
+LDLIBS.hilex = -ll
 LDLIBS.modem = -lutil
 LDLIBS.pngo = -lz
 LDLIBS.ptee = -lutil