summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libopenbsd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libopenbsd/Makefile b/lib/libopenbsd/Makefile
index d23ae35..3f16bff 100644
--- a/lib/libopenbsd/Makefile
+++ b/lib/libopenbsd/Makefile
@@ -2,6 +2,8 @@
LIB= openbsd
SRCS= getdtablecount.c \
+ imsg-buffer.c \
+ imsg.c \
ohash.c
INTERNALLIB=
@@ -9,4 +11,5 @@ CFLAGS+= -I${.CURDIR}
WARNS= 3
+NO_WERROR=
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud