From a07a14ebc7c19ff95d322737f56594c763f6903c Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Mon, 16 Nov 2015 11:30:54 +0200 Subject: [PATCH] Include iputils in pdnssec --- pdns/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 34d6b2630..583bad7c1 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -281,6 +281,7 @@ pdnssec_SOURCES = \ dynlistener.cc \ ednssubnet.cc \ gss_context.cc gss_context.hh \ + iputils.cc iputils.hh \ json.cc \ logger.cc \ mbedtlscompat.hh \ -- 2.40.0