diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f7f6cebdda3..5fd79c0f9a1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.537 2007/12/18 00:29:08 bjs Exp $ +# $NetBSD: Makefile,v 1.538 2008/01/06 21:45:56 ghen Exp $ # COMMENT= Packages to support the X window system @@ -30,6 +30,7 @@ SUBDIR+= desklaunch SUBDIR+= deskmenu SUBDIR+= devilspie SUBDIR+= dfm +SUBDIR+= dmenu SUBDIR+= dtx11session SUBDIR+= dxpc SUBDIR+= ebuilder |