BIND 10 trac900, updated. b395258c708b49a5da8d0cffcb48d83294354ba3 [trac900] Missed a ".msg" suffix in the makefile

BIND 10 source code commits bind10-changes at lists.isc.org
Mon May 9 14:09:57 UTC 2011


The branch, trac900 has been updated
       via  b395258c708b49a5da8d0cffcb48d83294354ba3 (commit)
      from  569b2b6e5d84277316bce84c0e118ffd116ffe5e (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 b395258c708b49a5da8d0cffcb48d83294354ba3
Author: Stephen Morris <stephen at isc.org>
Date:   Mon May 9 15:09:25 2011 +0100

    [trac900] Missed a ".msg" suffix in the makefile

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/asiodns/Makefile.am b/src/lib/asiodns/Makefile.am
index a632488..2a6c3ac 100644
--- a/src/lib/asiodns/Makefile.am
+++ b/src/lib/asiodns/Makefile.am
@@ -28,7 +28,7 @@ libasiodns_la_SOURCES += io_fetch.cc io_fetch.h
 
 nodist_libasiodns_la_SOURCES = asiodef.cc asiodef.h
 
-EXTRA_DIST = asiodef.msg
+EXTRA_DIST = asiodef.mes
 
 # Note: the ordering matters: -Wno-... must follow -Wextra (defined in
 # B10_CXXFLAGS)




More information about the bind10-changes mailing list