summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-19 00:58:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-19 00:58:14 +0000
commit4cd2583a190e533e8e6128c18c61c173b9df5380 (patch)
treebc19bd2e30502e735f7750088a16e957daabf02c /usr.sbin/dhcp
parent5bf5e2929f909f3db37329212dec0cce372edd3e (diff)
build that man page too
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 e3dec3f6bbf..16950233593 100644
--- a/usr.sbin/dhcp/Makefile
+++ b/usr.sbin/dhcp/Makefile
@@ -30,6 +30,6 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
#
-SUBDIR= server client relay
+SUBDIR= server client relay common
.include <bsd.subdir.mk>