summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2009-12-02 20:43:52 +0000
committerShawn Routhier <sar@isc.org>2009-12-02 20:43:52 +0000
commit95bba8b61c3c4e08affc19187a52d1e234109be3 (patch)
tree114c0cfef4d00eab2163fcbe2d6815eb547074ab /Makefile.am
parentc3af785cd70be11c2242901827d1db1bb17ea092 (diff)
downloadisc-dhcp-95bba8b61c3c4e08affc19187a52d1e234109be3.tar.gz
ticket 20687
Update README and RELNOTES for 4.2 Include building the bind libraries as part of the make system instead of as a separate step by the customer.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index e940e2be..69874014 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,10 +17,10 @@ EXTRA_DIST = RELNOTES LICENSE \
doc/ja_JP.eucJP/dhclient.conf.5 doc/ja_JP.eucJP/dhclient.leases.5 \
doc/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \
doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
- util/bind.sh util/bindlib.sh util/bindcus.sh \
- bind/bind.tar.gz bind/version.tmp
+ util/bindvar.sh \
+ bind/Makefile bind/bind.tar.gz bind/version.tmp
-SUBDIRS = includes tests common dst omapip client dhcpctl relay server
+SUBDIRS = bind includes tests common dst omapip client dhcpctl relay server
nobase_include_HEADERS = dhcpctl/dhcpctl.h