diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8e85f116a89..efe28524d50 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.198 2003/07/03 10:22:15 agc Exp $ +# $NetBSD: Makefile,v 1.199 2003/08/28 09:50:13 wiz Exp $ COMMENT= System utilities @@ -17,6 +17,7 @@ SUBDIR+= amanda-server SUBDIR+= apcupsd SUBDIR+= aperture SUBDIR+= asapm +SUBDIR+= atitvout SUBDIR+= bbsload SUBDIR+= bchunk SUBDIR+= bkpupsd |