From 8273b37a30f96d638de7d758a639b65b110799ac Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 12 May 1995 22:40:07 +0000 Subject: (OTHERSRCS): Add sync-interval.c and sync-default.c. --- libdiskfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libdiskfs') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 09b96071..b1408cef 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -49,7 +49,8 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ init-startup.c init-first.c init-loop.c \ boot-parse.c boot-start.c ports-clean.c \ ports-consts.c pager-consts.c ports-demuxer.c exc.c node-times.c \ - trans-sync.c shutdown.c ports-noports.c ports-soft.c ports-idle.c + trans-sync.c shutdown.c ports-noports.c ports-soft.c ports-idle.c \ + sync-interval.c sync-default.c SRCS = $(NOTIFYSRCS) $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(INTSRCS) \ $(IFSOCKSRCS) -- cgit v1.2.3