diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e1d438276f9..75a03299da0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1998/03/08 21:22:22 tron Exp $ +# $NetBSD: Makefile,v 1.25 1998/03/11 02:46:32 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -101,6 +101,7 @@ SUBDIR += xmascot # SUBDIR += xmbdfed # SUBDIR += xmold + SUBDIR += xmove SUBDIR += xneko SUBDIR += xpns # SUBDIR += xpostit |