diff options
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 616006f9fa8..961605d04c4 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2003/02/15 23:33:51 salo Exp $ +# $NetBSD: Makefile,v 1.40 2003/02/16 08:05:30 salo Exp $ # COMMENT= window managers (for X) @@ -22,6 +22,7 @@ SUBDIR+= fluxbox SUBDIR+= flwm SUBDIR+= fvwm1 SUBDIR+= fvwm2 +SUBDIR+= fvwm2-themes SUBDIR+= icepref SUBDIR+= icewm SUBDIR+= icewm-gnome |