From 6252a58340a1a3dd9daa16fe636c805fc9f63f8b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 27 Jan 1999 20:50:25 +0000 Subject: 1999-01-27 Roland McGrath * Makefile (OTHERSRCS): Add init-main.c. --- libdiskfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs/Makefile') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 491e99a6..7a909d51 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation +# Copyright (C) 1994, 95, 96, 97, 98 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -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-init.c init-startup.c init-first.c init-main.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-std-runtime.c \ -- cgit v1.2.3