[svn] commit: r1758 - /trunk/src/bin/msgq/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Apr 20 18:45:56 UTC 2010
Author: jreed
Date: Tue Apr 20 18:45:56 2010
New Revision: 1758
Log:
Change name for CLEANFILES too. For msgq to b10-msgq rename
per ticket #25.
Modified:
trunk/src/bin/msgq/Makefile.am
Modified: trunk/src/bin/msgq/Makefile.am
==============================================================================
--- trunk/src/bin/msgq/Makefile.am (original)
+++ trunk/src/bin/msgq/Makefile.am Tue Apr 20 18:45:56 2010
@@ -2,7 +2,7 @@
pkglibexec_SCRIPTS = b10-msgq
-CLEANFILES = msgq
+CLEANFILES = b10-msgq
man_MANS = b10-msgq.8
EXTRA_DIST = $(man_MANS) msgq.xml msgq_test.py
More information about the bind10-changes
mailing list