diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f2d5efde554..9d7e0986fd7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.287 2003/03/13 10:54:20 wiz Exp $ +# $NetBSD: Makefile,v 1.288 2003/04/07 14:47:10 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -220,6 +220,7 @@ SUBDIR+= xmountains SUBDIR+= xmove SUBDIR+= xmx SUBDIR+= xneko +SUBDIR+= xosd SUBDIR+= xp SUBDIR+= xpaste SUBDIR+= xpenguins |