summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2015-04-14 12:44:29 +0200
committerFrancis Dupont <fdupont@isc.org>2015-04-14 12:44:29 +0200
commit6913a589b97fc5d035a0285e7b4b4a702c3452cf (patch)
tree62a703afdee72239c655e7d00e6fd4c5118c56cc /tests
parentcba7bc1cf3d0fa3e6efb108675743ba405610abd (diff)
downloadisc-dhcp-6913a589b97fc5d035a0285e7b4b4a702c3452cf.tar.gz
new config option: build ATF stuff from bind [#38754]
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 629339d7..64297ae4 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -163,6 +163,7 @@ AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
+BINDCONFIG = @BINDCONFIG@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@