diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 117e5dec073..f0e3592d592 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2002/04/23 12:18:10 rh Exp $ +# $NetBSD: Makefile,v 1.293 2002/04/23 12:22:29 rh Exp $ # COMMENT= Networking tools @@ -90,6 +90,7 @@ SUBDIR+= kdenetwork2 SUBDIR+= kmap SUBDIR+= latd SUBDIR+= lftp +SUBDIR+= libIDL SUBDIR+= libnids SUBDIR+= libpcap SUBDIR+= libsscript |