jcs's openbsd hax
openbsd

Link libkeynote to regress.

tb e7e9c19a 1697cd82

+2 -1
+2 -1
regress/lib/Makefile
··· 1 - # $OpenBSD: Makefile,v 1.25 2022/03/24 22:11:11 bluhm Exp $ 1 + # $OpenBSD: Makefile,v 1.26 2022/11/30 10:47:30 tb Exp $ 2 2 3 3 SUBDIR+= csu 4 4 SUBDIR+= libagentx ··· 8 8 SUBDIR+= libevent 9 9 SUBDIR+= libexpat 10 10 SUBDIR+= libfuse 11 + SUBDIR+= libkeynote 11 12 SUBDIR+= libm 12 13 SUBDIR+= libpthread 13 14 SUBDIR+= libradius