BIND 10 master, updated. 6ffefafd958806769b56e1e5972eab62b87a1135 [master] Fix Makefile

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Apr 15 13:57:28 UTC 2011


The branch, master has been updated
       via  6ffefafd958806769b56e1e5972eab62b87a1135 (commit)
      from  54cc81d718e60a3e095fecefe502cdca9dad1776 (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 6ffefafd958806769b56e1e5972eab62b87a1135
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Apr 15 15:48:00 2011 +0200

    [master] Fix Makefile

-----------------------------------------------------------------------

Summary of changes:
 src/lib/asiodns/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/asiodns/Makefile.am b/src/lib/asiodns/Makefile.am
index 03b2bb5..ee29b13 100644
--- a/src/lib/asiodns/Makefile.am
+++ b/src/lib/asiodns/Makefile.am
@@ -11,6 +11,7 @@ CLEANFILES = *.gcno *.gcda
 
 lib_LTLIBRARIES = libasiodns.la
 libasiodns_la_SOURCES = dns_answer.h
+libasiodns_la_SOURCES += asiodns.h
 libasiodns_la_SOURCES += asiodef.cc asiodef.h
 libasiodns_la_SOURCES += dns_lookup.h
 libasiodns_la_SOURCES += dns_server.h




More information about the bind10-changes mailing list