diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-06 22:48:31 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-06 22:48:31 +0000 |
commit | 0573561487dd77926a714e35328ce5af20faef3a (patch) | |
tree | 2adb0f9aa3a0d69d042b132aea31bbb8ab1148b0 /net | |
parent | e2800035bd57c6b90f44090611b3bb4820b5c51c (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7a7c9a413888..21c6ccbaa43e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.168 1998/07/04 19:52:36 steve Exp $ +# $Id: Makefile,v 1.169 1998/07/06 19:32:01 dt Exp $ # SUBDIR += SSLtelnet @@ -99,6 +99,7 @@ SUBDIR += sirc SUBDIR += slirp SUBDIR += smbtcpdump + SUBDIR += smurflog SUBDIR += sniffit SUBDIR += socks5 SUBDIR += spegla |