diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-13 21:10:53 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-13 21:10:53 +0000 |
commit | 2a0f22de6a122cf87e46c9669456a1d36a01b7fc (patch) | |
tree | 6b138564db43f8302b8886817d05580963a0610b /wm | |
parent | 7068723a1dde551734b7b8eee3dc1bd6b155acf9 (diff) | |
download | pkgsrc-2a0f22de6a122cf87e46c9669456a1d36a01b7fc.tar.gz |
+ obconf
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 25bdd3fcc6c..2baf9f1c547 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2003/12/13 19:08:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.53 2003/12/13 21:10:53 xtraeme Exp $ # COMMENT= Window managers (for X) @@ -40,6 +40,7 @@ SUBDIR+= menu2wm SUBDIR+= metacity SUBDIR+= metacity-setup SUBDIR+= novawm +SUBDIR+= obconf SUBDIR+= olvwm SUBDIR+= openbox3 SUBDIR+= openbox |