BIND 10 trac1704_2, updated. 56c895c19be423403c0ddb84f25ea958af9cc371 [1704] Cleanup logger_lockfile during make clean

BIND 10 source code commits bind10-changes at lists.isc.org
Wed May 30 13:58:35 UTC 2012


The branch, trac1704_2 has been updated
       via  56c895c19be423403c0ddb84f25ea958af9cc371 (commit)
      from  60c3dcef1055d54231708188639056248258e716 (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 56c895c19be423403c0ddb84f25ea958af9cc371
Author: Mukund Sivaraman <muks at isc.org>
Date:   Wed May 30 19:05:20 2012 +0530

    [1704] Cleanup logger_lockfile during make clean

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

Summary of changes:
 Makefile.am |    3 +++
 1 file changed, 3 insertions(+)

-----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index 54216b6..c3ed142 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -405,3 +405,6 @@ EXTRA_DIST += ext/coroutine/coroutine.h
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = dns++.pc
+
+clean-local:
+	-rm -f $(abs_top_builddir)/logger_lockfile



More information about the bind10-changes mailing list