summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.sbin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile
index 243ac578555..067837601e4 100644
--- a/gnu/usr.sbin/Makefile
+++ b/gnu/usr.sbin/Makefile
@@ -1,5 +1,6 @@
-# $OpenBSD: Makefile,v 1.2 1997/07/29 07:16:37 deraadt Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/15 06:03:12 downsj Exp $
-#SUBDIR+= e2fsprogs
+#SUBDIR+= e2fsprogs mkisofs
+SUBDIR+= mkisofs
.include <bsd.subdir.mk>