diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d9d2f67daa5..65a8998660c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1998/03/19 14:29:35 frueauf Exp $ +# $NetBSD: Makefile,v 1.28 1998/03/24 22:48:07 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -104,6 +104,7 @@ SUBDIR += xmove SUBDIR += xneko SUBDIR += xplot + SUBDIR += xpmroot SUBDIR += xpns # SUBDIR += xpostit # SUBDIR += xpostitPlus |