From d6fc5aa1e391d4929b048002ee970beffe80b65c Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 30 Jun 2003 22:05:11 +0000 Subject: Sort SUBDIRs properly --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7572c1b653f..2c088fd8689 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2003/05/06 17:40:18 jmmv Exp $ +# $NetBSD: Makefile,v 1.55 2003/06/30 22:05:11 hubertf Exp $ # .include "mk/bsd.prefs.mk" @@ -42,8 +42,8 @@ SUBDIR += print SUBDIR += security SUBDIR += shells SUBDIR += sysutils -SUBDIR += time SUBDIR += textproc +SUBDIR += time SUBDIR += wm SUBDIR += www SUBDIR += x11 -- cgit v1.2.3