From 006bf883cac17da85134c67c20f85f90a6950336 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Thu, 17 Jul 2025 05:02:09 +0100 Subject: Makefile: fixes --- Makefile.inc.unbound | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc.unbound') diff --git a/Makefile.inc.unbound b/Makefile.inc.unbound index db6f1fb..7dad766 100644 --- a/Makefile.inc.unbound +++ b/Makefile.inc.unbound @@ -8,6 +8,7 @@ UNBOUND_PROCESS_FLAGS?= \ -Dconfdir=/usr/local/etc/unbound \ -Dmaster="${MASTER}" \ -Dmaster_addr="${MASTER_ADDR}" \ + -Dns_addrs="${NS_ADDRS}" \ -Dlocal_zones="${ZONES}" \ -Dinsecure_zones="${INSECURE_ZONES}" \ -Ddn42_zones="${DN42_ZONES}" \ -- cgit v1.2.3