summaryrefslogtreecommitdiff
path: root/server/tests/Makefile.in
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 /server/tests/Makefile.in
parentcba7bc1cf3d0fa3e6efb108675743ba405610abd (diff)
downloadisc-dhcp-6913a589b97fc5d035a0285e7b4b4a702c3452cf.tar.gz
new config option: build ATF stuff from bind [#38754]
Diffstat (limited to 'server/tests/Makefile.in')
-rw-r--r--server/tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/Makefile.in b/server/tests/Makefile.in
index 33669fe5..a103666e 100644
--- a/server/tests/Makefile.in
+++ b/server/tests/Makefile.in
@@ -259,6 +259,7 @@ AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
+BINDCONFIG = @BINDCONFIG@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@