diff options
author | augustss <augustss> | 1999-05-19 00:24:30 +0000 |
---|---|---|
committer | augustss <augustss> | 1999-05-19 00:24:30 +0000 |
commit | d1c977ab7cd2dd7eaaae026c8b73a8620ffdfba1 (patch) | |
tree | 4f6cf5c210fd294fd49e880261952d01e742da34 /sysutils | |
parent | 2afdd3a065a571469979b3e99ee4729d7f594c37 (diff) | |
download | pkgsrc-d1c977ab7cd2dd7eaaae026c8b73a8620ffdfba1.tar.gz |
Enable usbutil.
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 b521bcbdcb6..08523f6b7d9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1999/05/15 08:05:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.29 1999/05/19 00:24:30 augustss Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -39,6 +39,7 @@ # SUBDIR += tcplist SUBDIR += top # SUBDIR += tua + SUBDIR += usbutil # SUBDIR += xbatt # SUBDIR += xcpustate # SUBDIR += xdu |