diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 30d680c5efa..961efb234e6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.314 2008/11/03 10:30:20 markd Exp $ +# $NetBSD: Makefile,v 1.315 2008/11/22 13:07:59 jmcneill Exp $ # COMMENT= Miscellaneous utilities @@ -207,6 +207,7 @@ SUBDIR+= ttyrec SUBDIR+= udfclient SUBDIR+= ukpostcodes SUBDIR+= uptimec +SUBDIR+= usbids SUBDIR+= utftools SUBDIR+= vera SUBDIR+= vfu |