diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 069e3a6dcea..42ffa78ab87 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.701 2005/12/27 18:15:30 cube Exp $ +# $NetBSD: Makefile,v 1.702 2005/12/28 13:08:02 ghen Exp $ # COMMENT= Development utilities @@ -271,6 +271,7 @@ SUBDIR+= libtool-info SUBDIR+= libts SUBDIR+= libusb SUBDIR+= libwnck +SUBDIR+= lincvs SUBDIR+= ltsa SUBDIR+= lwp SUBDIR+= m4 |