From cd17eedfce07a92c9e66e722d77de32d3262da9d Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 14 Jun 2018 21:15:46 +0000 Subject: [PATCH] +libcoap --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index f6b837c9e47..4a922be4fb3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1739 2018/06/12 13:01:55 rpointel Exp $ +# $OpenBSD: Makefile,v 1.1740 2018/06/14 21:15:46 sthen Exp $ SUBDIR = SUBDIR += ElectricFence @@ -299,6 +299,7 @@ SUBDIR += libbfio SUBDIR += libbinio SUBDIR += libbio + SUBDIR += libcoap SUBDIR += libconfig SUBDIR += libconfuse SUBDIR += libdaemon