From 93827910d7b942a68b8c0f32f45e6408c902091b Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 23 Mar 2026 19:04:19 +0000 Subject: Add -ll for hilex huh. should have always been there I guess, but now it actually matters, at least on OpenBSD? --- bin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/Makefile') 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 -- cgit 1.4.1