summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-14 02:17:49 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-14 02:17:49 +0000
commit8e72b58f8548c843117296b7742c9bedb4caf056 (patch)
tree001c64b0b249f40795373d4746951bd61e1f0608 /net/Makefile
parentAdd dhcping 1.0, a program to send DHCP request to DHCP server (diff)
Add dhcpdump 1.0, a program to decode and diagnose sniffed
DHCP packets. PR: 25481 Submitted by: Edwin Groothuis (edwin@mavetju.org)
Notes
Notes: svn path=/head/; revision=39807
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index cd0df6744767..9ec076bcd86f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -62,6 +62,7 @@
SUBDIR += dgd
SUBDIR += dgd-lpmud
SUBDIR += dgd-net
+ SUBDIR += dhcpdump
SUBDIR += dhcping
SUBDIR += dhid
SUBDIR += dhcpconf