]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
cleanup
authorMark Andrews <marka@isc.org>
Mon, 12 Sep 2005 22:42:08 +0000 (22:42 +0000)
committerMark Andrews <marka@isc.org>
Mon, 12 Sep 2005 22:42:08 +0000 (22:42 +0000)
doc/Makefile.in
doc/xsl/Makefile.in

index 3a2a8dbcbc40d002f7faf855370439c41297e19e..e4467f4d8265b842b4851b44dd2f1ae117790404 100644 (file)
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4.2.1 2004/03/09 06:10:36 marka Exp $
+# $Id: Makefile.in,v 1.4.2.2 2005/09/12 22:42:08 marka Exp $
 
 # This Makefile is a placeholder.  It exists merely to make
 # sure that its directory gets created in the object directory
@@ -23,7 +23,7 @@ srcdir =      @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
 
-SUBDIRS = arm misc
+SUBDIRS = arm misc xsl
 TARGETS =
 
 @BIND9_MAKE_RULES@
index e8aac1782fb6a5b8a7db20bdd56d1e5c8a31e3b3..69a62bfd68ceb8db3c61a91d9a6b32f30dd95c5e 100644 (file)
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.2 2005/07/19 04:55:24 marka Exp $
+# $Id: Makefile.in,v 1.2.38.1 2005/09/12 22:42:07 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@