diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9d5c53f242e..4a4c87be374 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 1999/10/15 01:02:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.122 1999/10/28 04:22:52 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -149,8 +149,9 @@ SUBDIR += xlockmore SUBDIR += xlogout SUBDIR += xmascot - SUBDIR += xmeter # SUBDIR += xmbdfed + SUBDIR += xmeter + SUBDIR += xmindpath # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko |