2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

add upforwd

This commit is contained in:
Mark Andrews
2000-09-13 01:36:44 +00:00
parent 6d43b19608
commit 24f0ca71ee

View File

@@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: conf.sh.in,v 1.13 2000/08/24 22:23:43 bwelling Exp $
# $Id: conf.sh.in,v 1.14 2000/09/13 01:36:44 marka Exp $
#
# Common configuration data for system tests, to be sourced into
@@ -38,7 +38,7 @@ SIGNER=$TOP/bin/dnssec/dnssec-signzone
KEYSIGNER=$TOP/bin/dnssec/dnssec-signkey
KEYSETTOOL=$TOP/bin/dnssec/dnssec-makekeyset
SUBDIRS="dnssec forward glue limits lwresd notify nsupdate resolver stub \
views xfer xferquota"
upforwd views xfer xferquota"
# PERL will be an empty string if no perl interpreter was found.
PERL=@PERL@