From: David Hankins Date: Wed, 25 Mar 2009 18:23:00 +0000 (+0000) Subject: include doc/examples in distribution tarball X-Git-Tag: v4_2_0a1~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5743120621b70373e1b9fdba29ecd1dded96c5d;p=thirdparty%2Fdhcp.git include doc/examples in distribution tarball --- diff --git a/Makefile.am b/Makefile.am index 0fc22d3b1..23a8b1a68 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,8 @@ EXTRA_DIST = RELNOTES LICENSE \ doc/References.txt doc/References.xml doc/api+protocol \ doc/ja_JP.eucJP/dhclient-script.8 doc/ja_JP.eucJP/dhclient.8 \ 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/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \ + doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf SUBDIRS = includes tests common minires dst omapip client dhcpctl relay server