BIND 10 trac2828, updated. b060002f1e88bc7ec12eecea85b20cff0d487e4f [2828] add examples files to the tarball
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jun 20 02:48:09 UTC 2013
The branch, trac2828 has been updated
via b060002f1e88bc7ec12eecea85b20cff0d487e4f (commit)
from 968625c32a07347edd50550da5fcf13c17b61d87 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b060002f1e88bc7ec12eecea85b20cff0d487e4f
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Jun 19 21:47:51 2013 -0500
[2828] add examples files to the tarball
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
-----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index 392b985..3e3eb08 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -430,6 +430,25 @@ EXTRA_DIST += ext/asio/asio/deadline_timer.hpp
EXTRA_DIST += ext/asio/asio/stream_socket_service.hpp
EXTRA_DIST += ext/coroutine/coroutine.h
+# include the examples in the main tarball
+EXTRA_DIST += examples/AUTHORS
+EXTRA_DIST += examples/COPYING
+EXTRA_DIST += examples/ChangeLog
+EXTRA_DIST += examples/INSTALL
+EXTRA_DIST += examples/Makefile.am
+EXTRA_DIST += examples/NEWS
+EXTRA_DIST += examples/README
+EXTRA_DIST += examples/aclocal.m4
+EXTRA_DIST += examples/config.h.in
+EXTRA_DIST += examples/configure.ac
+EXTRA_DIST += examples/host/Makefile.am
+EXTRA_DIST += examples/host/README
+EXTRA_DIST += examples/host/b10-host.xml
+EXTRA_DIST += examples/host/host.cc
+EXTRA_DIST += examples/m4/ax_boost_include.m4
+EXTRA_DIST += examples/m4/ax_isc_bind10.m4
+EXTRA_DIST += examples/m4/ax_isc_rpath.m4
+
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dns++.pc
More information about the bind10-changes
mailing list