diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 07:43:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 07:43:30 +0000 |
commit | 8665782631c53a3d3ccdcc944239cd5d9ecd1df6 (patch) | |
tree | 5d608b9cc502fb290d5dac936c6d63523dd483ab /net/Makefile | |
parent | 76605f3ff5ce02058c406e6d17fa9683fefd0a71 (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 7c69ab1423d3..3bd3936201a1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1995/10/03 07:04:34 asami Exp $ +# $Id: Makefile,v 1.57 1995/10/05 09:41:54 asami Exp $ # RESTRICTED += Mosaic # requires Motif, Mosaic itself isn't @@ -27,6 +27,7 @@ RESTRICTED += ivs # crypto, export controlled SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += rdist6 + SUBDIR += rmsg SUBDIR += samba SUBDIR += scotty SUBDIR += slirp |