summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-14 15:29:27 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-14 15:29:27 +0000
commit572f7b786fd43c5ec6123a56d9b441a5738dd990 (patch)
treef0d7b1df1739332a8235e5de740e382770b8d148
parent4b5186044b8d52f518bf5a6330bd2e2750a8cffe (diff)
(OTHERSRCS): Remove init-completed.c.
-rw-r--r--libdiskfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile
index a55886e1..5dd64623 100644
--- a/libdiskfs/Makefile
+++ b/libdiskfs/Makefile
@@ -39,7 +39,7 @@ IFSOCKSRCS=ifsock.c
OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \
node-create.c node-drop.c node-make.c node-rdwr.c node-update.c \
peropen-make.c peropen-rele.c protid-make.c protid-rele.c \
- init-init.c init-startup.c init-first.c init-completed.c \
+ init-init.c init-startup.c init-first.c \
rdwr-internal.c boot-start.c demuxer.c node-times.c shutdown.c \
sync-interval.c sync-default.c \
opts-set.c opts-get.c opts-std-startup.c opts-runtime-parse.c \