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