diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-17 13:20:20 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-17 13:20:20 +0000 |
commit | eb8e8bf64b8796878dbb1aeffd976b86cf26230a (patch) | |
tree | 7b5cb35d62378901c31f9f254447f16c34347e7d /net/Makefile | |
parent | f74f20856c750e79cebcba2797a8146039b4ef9f (diff) |
Notes
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 fd0127d2a7da..7a40adb2e1f0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.126 1997/11/11 15:15:30 andreas Exp $ +# $Id: Makefile,v 1.127 1997/11/17 00:48:49 jdp Exp $ # SUBDIR += archie @@ -35,6 +35,7 @@ SUBDIR += kdenetwork SUBDIR += kirc SUBDIR += ldap + SUBDIR += lftp SUBDIR += libsocket++ SUBDIR += llnlxdir SUBDIR += llnlxftp |