BIND 10 trac1959, updated. 9a3a5db5ee5cf4571a2c573e046faef0be07410f [1959] Minor corrections.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Sep 12 14:12:22 UTC 2012
The branch, trac1959 has been updated
via 9a3a5db5ee5cf4571a2c573e046faef0be07410f (commit)
from 9ddbc590eab2267c8c7b98f1c41f5d75d81a860c (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 9a3a5db5ee5cf4571a2c573e046faef0be07410f
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Sep 12 16:12:11 2012 +0200
[1959] Minor corrections.
-----------------------------------------------------------------------
Summary of changes:
tests/tools/perfdhcp/templates/Makefile.am | 4 ++++
1 file changed, 4 insertions(+)
-----------------------------------------------------------------------
diff --git a/tests/tools/perfdhcp/templates/Makefile.am b/tests/tools/perfdhcp/templates/Makefile.am
index 9253c6d..4da2027 100644
--- a/tests/tools/perfdhcp/templates/Makefile.am
+++ b/tests/tools/perfdhcp/templates/Makefile.am
@@ -1,4 +1,8 @@
SUBDIRS = .
+perfdhcpdir = $(pkgdatadir)
perfdhcp_DATA = discover-example.hex request4-example.hex \
solicit-example.hex request6-example.hex
+
+EXTRA_DIST = discover-example.hex request4-example.hex
+EXTRA_DIST += solicit-example.hex request6-example.hex
More information about the bind10-changes
mailing list