summaryrefslogtreecommitdiff
path: root/net/bind96/patches/patch-aj
blob: a64c10b78ca0df3b90a0545ba097a4e494c76ec3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1.1.1 2009/01/04 00:21:36 adrianp Exp $

--- lib/Makefile.in.orig	2004-03-08 18:04:25.000000000 +0900
+++ lib/Makefile.in
@@ -23,7 +23,7 @@ top_srcdir =	@top_srcdir@
 # Attempt to disable parallel processing.
 .NOTPARALLEL:
 .NO_PARALLEL:
-SUBDIRS =	isc isccc dns isccfg bind9 lwres tests
+SUBDIRS =	bind isc isccc dns isccfg bind9 lwres tests
 TARGETS =
 
 @BIND9_MAKE_RULES@