summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2004-04-20 04:12:47 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2004-04-20 04:12:47 +0000
commit8d9b4ffaf487f3986da30ec42946a7f8f57a79f2 (patch)
treea789b5c4080e1b20a5e6db1c68da775e07c337ef /usr.sbin/dhcp
parent11ff91d7f6b2dfd431859696be78701b6a48c27a (diff)
switch to new dhcrelay, theo ok
Diffstat (limited to 'usr.sbin/dhcp')
-rw-r--r--usr.sbin/dhcp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/Makefile b/usr.sbin/dhcp/Makefile
index c18621147da..5c90c862415 100644
--- a/usr.sbin/dhcp/Makefile
+++ b/usr.sbin/dhcp/Makefile
@@ -30,6 +30,6 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
#
-SUBDIR= common server relay
+SUBDIR= common server
.include <bsd.subdir.mk>