make the lib/dns newrr target visible at the top level

This commit is contained in:
Mark Andrews
2015-12-08 16:39:05 +11:00
parent a35017e06e
commit be123554f0

View File

@@ -33,6 +33,9 @@ MANOBJS = ${MANPAGES} ${HTMLPAGES}
@BIND9_MAKE_RULES@
newrr:
cd lib/dns; ${MAKE} newrr
bind.keys.h: ${top_srcdir}/bind.keys ${srcdir}/util/bindkeys.pl
${PERL} ${srcdir}/util/bindkeys.pl < ${top_srcdir}/bind.keys > $@