diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 54c303f8b8e..e6cccf09e7c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.380 2005/01/12 20:04:43 reed Exp $ +# $NetBSD: Makefile,v 1.381 2005/01/17 12:53:27 martti Exp $ # COMMENT= Packages to support the X window system @@ -261,6 +261,7 @@ SUBDIR+= xfce4-mcs-plugins SUBDIR+= xfce4-menueditor SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-panel +SUBDIR+= xfce4-session SUBDIR+= xfce4-taskbar-plugin SUBDIR+= xfce4-themes SUBDIR+= xfce4-toys |