[master] correct library build order

This commit is contained in:
Evan Hunt
2014-01-15 09:20:09 -08:00
parent 1b5dcef875
commit d868cce6eb

View File

@@ -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@