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 | 9f3910e5d065bda9ec5e13bedceb9fa2f24e6899 (patch) | |
tree | 6b138564db43f8302b8886817d05580963a0610b /wm | |
parent | d66db68b48870f454e60dad89ef311d5168a4d56 (diff) | |
download | pkgsrc-9f3910e5d065bda9ec5e13bedceb9fa2f24e6899.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 |