summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-04-18 16:42:12 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-04-18 16:42:12 +0000
commit1e64ec96cfccfc827631b0526834090b3bfb9ec5 (patch)
tree4ebd1128c7d40dad2b0499b7794e13a780c35aeb
parentDon't define USE_FLOAT_MUL, cause SIGFPE in FreeBSD (diff)
Add speak_freely
Notes
Notes: svn path=/head/; revision=3008
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index fecd8b50b657..f3ac4b298ec3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.65 1996/03/25 10:13:47 asami Exp $
+# $Id: Makefile,v 1.66 1996/04/12 08:42:56 asami Exp $
#
SUBDIR += archie
@@ -25,6 +25,7 @@
SUBDIR += samba
SUBDIR += scotty
SUBDIR += slirp
+ SUBDIR += speak_freely
SUBDIR += sup
SUBDIR += tclDP
SUBDIR += tintin++