summaryrefslogtreecommitdiff
path: root/net/bind9/patches/patch-aj
blob: 9792508936aa7c94e87858b44463a5cec25386c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- lib/Makefile.in.orig	Tue Apr  6 18:29:00 2004
+++ lib/Makefile.in	Tue Apr  6 18:29:01 2004
@@ -22,8 +22,8 @@
 # Note: the order of SUBDIRS is important.
 # Attempt to disable parallel processing.
 .NOTPARALLEL:
 .NO_PARALLEL:
-SUBDIRS =	isc isccc dns isccfg lwres tests
+SUBDIRS =	bind isc isccc dns isccfg lwres tests
 TARGETS =
 
 @BIND9_MAKE_RULES@