diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 09c146dbea7..8c8ffb0a93c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.416 2003/12/05 14:13:00 recht Exp $ +# $NetBSD: Makefile,v 1.417 2003/12/05 22:54:56 xtraeme Exp $ # COMMENT= Networking tools @@ -129,6 +129,7 @@ SUBDIR+= libdnet SUBDIR+= liblive SUBDIR+= libnids SUBDIR+= libpcap +SUBDIR+= libsoup SUBDIR+= libsscript SUBDIR+= linc SUBDIR+= lopster |