[svn] commit: r2668 - /trunk/src/lib/bench/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Aug 9 20:08:49 UTC 2010
Author: jreed
Date: Mon Aug 9 20:08:49 2010
New Revision: 2668
Log:
Include benchmark.h in the distribution (tarball).
Noticed by distcheck autobuilder.
Modified:
trunk/src/lib/bench/Makefile.am
Modified: trunk/src/lib/bench/Makefile.am
==============================================================================
--- trunk/src/lib/bench/Makefile.am (original)
+++ trunk/src/lib/bench/Makefile.am Mon Aug 9 20:08:49 2010
@@ -7,3 +7,4 @@
lib_LTLIBRARIES = libbench.la
libbench_la_SOURCES = benchmark_util.h benchmark_util.cc
+EXTRA_DIST = benchmark.h
More information about the bind10-changes
mailing list