[svn] commit: r155 - /branches/f2f200910/src/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 29 00:11:14 UTC 2009
Author: each
Date: Thu Oct 29 00:11:14 2009
New Revision: 155
Log:
build lib before bin
Modified:
branches/f2f200910/src/Makefile.am
Modified: branches/f2f200910/src/Makefile.am
==============================================================================
--- branches/f2f200910/src/Makefile.am (original)
+++ branches/f2f200910/src/Makefile.am Thu Oct 29 00:11:14 2009
@@ -1,1 +1,1 @@
-SUBDIRS = bin lib
+SUBDIRS = lib bin
More information about the bind10-changes
mailing list