summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeck <beck@openbsd.org>2000-10-10 20:48:33 +0000
committerbeck <beck@openbsd.org>2000-10-10 20:48:33 +0000
commit09d12128dfe70165b24df6b206922c8b541c77e9 (patch)
tree06a27ff94f49aeca3ec165f4ffb8d19b9fad8bb3
parentmkhybrid 1.12b5.1 (diff)
downloadwireguard-openbsd-09d12128dfe70165b24df6b206922c8b541c77e9.tar.xz
wireguard-openbsd-09d12128dfe70165b24df6b206922c8b541c77e9.zip
build mkhybrid
-rw-r--r--gnu/usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile
index 6191ea7b1c1..95530eefa41 100644
--- a/gnu/usr.sbin/Makefile
+++ b/gnu/usr.sbin/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.5 2000/04/06 18:26:03 millert Exp $
+# $OpenBSD: Makefile,v 1.6 2000/10/10 20:48:33 beck Exp $
-SUBDIR+= mkisofs sendmail
+SUBDIR+= mkisofs mkhybrid sendmail
.include <bsd.subdir.mk>