diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-25 05:13:42 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-25 05:13:42 +0000 |
commit | e8edb3d9dd92d38b1a8a1d0811f8a3477a0ca0ca (patch) | |
tree | 64bb8647c70b0462197a203b69a7058ab5893f80 /net | |
parent | Add aee (diff) |
Activate nstreams
Notes
Notes:
svn path=/head/; revision=21936
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c3054c9480d2..385168c35bcb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -98,6 +98,7 @@ SUBDIR += nocol SUBDIR += ns SUBDIR += nslint + SUBDIR += nstreams SUBDIR += ntimelord SUBDIR += ntop SUBDIR += ntp |