diff options
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 |