summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-09 01:17:10 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-09 01:17:10 +0000
commitece4102415edd28930c21c74d480d933a95141c6 (patch)
tree524417d2ba0354ade4e315d144ad23a1995e741b /net/Makefile
parentA C library for creating IP packets. (diff)
Activate the libnet port.
Notes
Notes: svn path=/head/; revision=18621
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index ff8524d53906..e74ff0cc657b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.259 1999/05/07 17:44:05 flathill Exp $
+# $Id: Makefile,v 1.260 1999/05/08 10:32:29 asami Exp $
#
SUBDIR += IglooFTP
@@ -93,6 +93,7 @@
SUBDIR += ldap
SUBDIR += lftp
SUBDIR += libicq
+ SUBDIR += libnet
SUBDIR += libsocket++
SUBDIR += licq
SUBDIR += llnlxdir