diff options
author | cjep <cjep@pkgsrc.org> | 2002-06-01 19:04:46 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-06-01 19:04:46 +0000 |
commit | 6bbd0615a916290962b3549756192a8fe8ca91e9 (patch) | |
tree | e30901c7aec8810a4effae04548574e85ee2b548 /sysutils/Makefile | |
parent | c8c28e9cf11073e93a19b6b6667dc3ab6969d672 (diff) | |
download | pkgsrc-6bbd0615a916290962b3549756192a8fe8ca91e9.tar.gz |
Add and enable rox-lib.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0b257a4f149..f16cd407ee0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2002/06/01 08:20:53 wiz Exp $ +# $NetBSD: Makefile,v 1.137 2002/06/01 19:04:46 cjep Exp $ # COMMENT= System utilities @@ -82,6 +82,7 @@ SUBDIR+= rconfig SUBDIR+= roller SUBDIR+= rox SUBDIR+= rox-base +SUBDIR+= rox-lib SUBDIR+= rox-session SUBDIR+= rox-wrappers SUBDIR+= rtty |