mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[master] correct library build order
This commit is contained in:
parent
1b5dcef875
commit
d868cce6eb
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ top_srcdir = @top_srcdir@
|
|||
# Attempt to disable parallel processing.
|
||||
.NOTPARALLEL:
|
||||
.NO_PARALLEL:
|
||||
SUBDIRS = iscpk11 isc isccc dns isccfg bind9 lwres irs tests samples
|
||||
SUBDIRS = isc iscpk11 isccc dns isccfg bind9 lwres irs tests samples
|
||||
TARGETS =
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
|
|
|||
Loading…
Reference in a new issue