From 0b2766bd4edd70dd3b9cd8ac37d36b4b5a5c297a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sun, 8 Sep 2013 10:04:26 +0000 Subject: Make libldns and libssh private. Approved by: re (blanket) --- lib/libldns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libldns') diff --git a/lib/libldns/Makefile b/lib/libldns/Makefile index a46c3ab72847..0fb570b64c50 100644 --- a/lib/libldns/Makefile +++ b/lib/libldns/Makefile @@ -6,7 +6,7 @@ LDNSDIR = ${.CURDIR}/../../contrib/ldns .PATH: ${LDNSDIR} ${LDNSDIR}/compat LIB= ldns -INTERNALLIB= true +PRIVATELIB= true CFLAGS+= -I${LDNSDIR} -- cgit v1.2.3