diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-24 11:27:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-24 11:27:15 +0000 |
commit | 6c1f77c75c93e21e8571c443757c59a3eb8691d8 (patch) | |
tree | b7062274ba675158e63fd76c4f312bfa4c66f44f /net/Makefile | |
parent | fb8d17a9f2c85425a7235725c5ace0d22fe4310c (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3c91a2d193d7..3ef2d045f65a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -173,6 +173,7 @@ SUBDIR += icmpquery SUBDIR += icqlib SUBDIR += icqlib0 + SUBDIR += icqnix SUBDIR += icradius SUBDIR += icukrell SUBDIR += ip-tun @@ -376,6 +377,7 @@ SUBDIR += pmf SUBDIR += poptop SUBDIR += pppoa + SUBDIR += pppload SUBDIR += ppptraf SUBDIR += pptpclient SUBDIR += ppxp |