summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-09-28 16:36:21 +0200
committerFrancis Dupont <fdupont@isc.org>2016-09-28 16:36:21 +0200
commite94e7f2380bc96bfe237b347e97aa85d0722bf61 (patch)
tree63edcb41af41e78b3199161cd9724662ee511a04 /Makefile.in
parentb13b616bb7a1e71e330abbd52e61efd0b98bcd8f (diff)
downloadisc-dhcp-e94e7f2380bc96bfe237b347e97aa85d0722bf61.tar.gz
Finished rebased
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2dac656d..c482bf0b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -245,7 +245,13 @@ AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BINDCONFIG = @BINDCONFIG@
BINDDIR = @BINDDIR@
+BINDIOMUX = @BINDIOMUX@
+BINDLIBDNSDIR = @BINDLIBDNSDIR@
+BINDLIBIRSDIR = @BINDLIBIRSDIR@
+BINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
+BINDLIBISCDIR = @BINDLIBISCDIR@
BINDSRCDIR = @BINDSRCDIR@
+BINDSUBDIR = @BINDSUBDIR@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
@@ -366,7 +372,7 @@ EXTRA_DIST = RELNOTES LICENSE \
bind/Makefile.in bind/bind.tar.gz bind/version.tmp \
common/tests/Atffile server/tests/Atffile
-SUBDIRS = @BINDSRCDIR@ includes tests common omapip client dhcpctl relay server
+SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
nobase_include_HEADERS = dhcpctl/dhcpctl.h
#