diff options
author | jschauma <jschauma> | 2003-03-12 03:22:25 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-12 03:22:25 +0000 |
commit | 58275d178bd14f1ffb8122deac28318d1a543725 (patch) | |
tree | f5cb319419e836583b7330138765087f04bcaa11 /wm/Makefile | |
parent | b93a6c62e6434d955a5281e0f547cd33a5871f1a (diff) | |
download | pkgsrc-58275d178bd14f1ffb8122deac28318d1a543725.tar.gz |
Add/enable aewm++
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 961605d04c4..dbcceca55f0 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2003/02/16 08:05:30 salo Exp $ +# $NetBSD: Makefile,v 1.41 2003/03/12 03:22:25 jschauma Exp $ # COMMENT= window managers (for X) SUBDIR+= 9wm +SUBDIR+= aewm++ SUBDIR+= afterstep SUBDIR+= amaterus SUBDIR+= amiwm |