summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2000-10-10 20:48:34 +0000
committerBob Beck <beck@cvs.openbsd.org>2000-10-10 20:48:34 +0000
commit40ca68c3b45d5d0cb2d67c68b81679465e6a455a (patch)
tree5edd047cd898fd67301dfa697df35cd168868319 /gnu
parent876d9bb2a1ca645c4eafb715c4f7ab6fcff2d904 (diff)
build mkhybrid
Diffstat (limited to 'gnu')
-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>