diff options
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 6dd7de38edd..77e820c4aa8 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2005/01/12 13:41:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.67 2005/01/14 13:38:29 jmmv Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -7,6 +7,7 @@ SUBDIR+= 3ddesktop SUBDIR+= 9wm SUBDIR+= aewm++ SUBDIR+= afterstep +SUBDIR+= afterstep1 SUBDIR+= amaterus SUBDIR+= amiwm SUBDIR+= bbconf |