diff options
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 844b124fa11..c23e59e0b87 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.381 2006/11/30 15:24:52 obache Exp $ +# $NetBSD: Makefile,v 1.382 2006/12/04 07:20:15 agc Exp $ # COMMENT= System utilities @@ -118,6 +118,7 @@ SUBDIR+= hcidump SUBDIR+= hddtemp SUBDIR+= hfsutils SUBDIR+= i2ocfg +SUBDIR+= i810switch SUBDIR+= idesk SUBDIR+= install-sh SUBDIR+= ipa |