diff options
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 13fed94d18c..0d115759fa2 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/03/20 14:56:03 rh Exp $ +# $NetBSD: Makefile,v 1.11 2001/04/15 20:39:31 agc Exp $ # COMMENT= window managers (for X) @@ -23,6 +23,7 @@ SUBDIR+= icewm SUBDIR+= icewm-gnome SUBDIR+= lwm SUBDIR+= olvwm +SUBDIR+= pwm SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= sawfish-replibs |