From a4e40b9a60065a0afdddc54d62f622db7130b90f Mon Sep 17 00:00:00 2001
From: Miles Bader <miles@gnu.org>
Date: Tue, 22 Jul 1997 14:54:05 +0000
Subject: (dir):   Is isofs, not ufs.

---
 isofs/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'isofs')

diff --git a/isofs/Makefile b/isofs/Makefile
index f9157fe7..1367ae3c 100644
--- a/isofs/Makefile
+++ b/isofs/Makefile
@@ -15,7 +15,7 @@
 #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-dir := ufs
+dir := isofs
 makemode := server
 
 target = isofs
@@ -26,4 +26,3 @@ OBJS = $(SRCS:.c=.o)
 HURDLIBS = diskfs iohelp fshelp store pager ports threads ihash shouldbeinlibc
 
 include ../Makeconf
-
-- 
cgit v1.2.3