summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/control/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/unbound/control/Makefile')
-rw-r--r--usr.sbin/unbound/control/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/unbound/control/Makefile b/usr.sbin/unbound/control/Makefile
index 824e441..9aab04a 100644
--- a/usr.sbin/unbound/control/Makefile
+++ b/usr.sbin/unbound/control/Makefile
@@ -8,7 +8,7 @@ UNBOUNDDIR= ${.CURDIR}/../../../contrib/unbound
PROG= unbound-control
SRCS= unbound-control.c worker_cb.c
-CFLAGS= -I${UNBOUNDDIR} -I${LDNSDIR}
+CFLAGS+= -I${UNBOUNDDIR} -I${LDNSDIR}
LIBADD= unbound crypto ssl pthread
MAN= unbound-control.8
OpenPOWER on IntegriCloud