summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-09 19:15:44 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-09 19:15:44 +0000
commitde324c777d8a2c522a48aa8dac383ee00d38ea00 (patch)
treef248af6a36641f4f9b151451931920242acfc83d
parent58190ea018243028cc1efc8d111504a0bc38f072 (diff)
(libdiskfs.so): s/ioserver/iohelp/g
-rw-r--r--libdiskfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile
index 02a445dc..6508571a 100644
--- a/libdiskfs/Makefile
+++ b/libdiskfs/Makefile
@@ -64,5 +64,5 @@ MIGCOMSFLAGS = -prefix diskfs_
include ../Makeconf
-libdiskfs.so: $(foreach lib,threads ports fshelp shouldbeinlibc ioserver,\
+libdiskfs.so: $(foreach lib,threads ports fshelp shouldbeinlibc iohelp,\
../lib$(lib)/lib$(lib).so)