aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 272ca4c..8651da4 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,7 @@ UNBOUND_SERVERS?= \
fuchsia.eden.le-fay.org \
yarrow.le-fay.org \
amaranth.le-fay.org \
+ rose.le-fay.org \
witch.le-fay.org \
# turnera.le-fay.org
@@ -97,6 +98,7 @@ UNBOUND_FORWARDERS?= \
UNBOUND_PROCESS_FLAGS.hemlock.le-fay.org= -Dnolocal=yes -Dforwarder=yes
UNBOUND_PROCESS_FLAGS.fuchsia.eden.le-fay.org= -Dnolocal=yes -Dforwarder=yes
UNBOUND_PROCESS_FLAGS.amaranth.le-fay.org= -Dnolocal=yes
+UNBOUND_PROCESS_FLAGS.rose.le-fay.org= -Dnolocal=yes
UNBOUND_PROCESS_FLAGS.yarrow.le-fay.org= -Dnolocal=yes
UNBOUND_PROCESS_FLAGS.witch.le-fay.org= -Dtls=yes
UNBOUND_PROCESS_FLAGS.turnera.le-fay.org= -Dtls=yes