From 2e6781fd6121cfdffe0174c7387dac4b9d0c8a53 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Mon, 18 Jun 2001 23:47:18 +0000
Subject: [PATCH] Hook mdmfs into the build.
---
sbin/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sbin/Makefile b/sbin/Makefile
index 65581e98e9b..fe897f470b7 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -38,6 +38,7 @@ SUBDIR= adjkerntz \
ldconfig \
md5 \
mdconfig \
+ mdmfs \
mknod \
mount \
mount_cd9660 \