diff options
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 1c359298240..a170d4a5885 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.338 2006/02/11 16:07:58 rxg Exp $ +# $NetBSD: Makefile,v 1.339 2006/03/05 10:27:12 wiz Exp $ # COMMENT= System utilities @@ -192,6 +192,7 @@ SUBDIR+= sredird SUBDIR+= sshsh SUBDIR+= storage-manager SUBDIR+= stow +SUBDIR+= strace SUBDIR+= su2 SUBDIR+= sux SUBDIR+= swapd |