2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

reorder the directories so that 'check' is last.

This commit is contained in:
Brian Wellington
2000-12-19 01:42:15 +00:00
parent 64a84169d7
commit a53b596c42

View File

@@ -13,13 +13,13 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.20 2000/12/14 01:12:38 marka Exp $
# $Id: Makefile.in,v 1.21 2000/12/19 01:42:15 bwelling Exp $
srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
SUBDIRS = check named rndc dig dnssec tests nsupdate
SUBDIRS = named rndc dig dnssec tests nsupdate check
TARGETS =
@BIND9_MAKE_RULES@