From 462110dd9d400b195faa82928986613c3c1dffbb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 6 Jan 1996 16:48:46 +0000 Subject: (installhdrs): Add diskfs-pager.h. (OTHERSRCS): Add disk-pager.c. --- libdiskfs/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libdiskfs') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 78dd8939..97de0b4c 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -41,12 +41,13 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.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 \ 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-def.c opts-common.c trans-callback.c readonly.c remount.c \ - filedev.c machdev.c dev-open.c dev-io.c dev-globals.c console.c + sync-interval.c sync-default.c opts-set.c opts-get.c \ + opts-std-startup.c opts-runtime-def.c opts-common.c \ + trans-callback.c readonly.c remount.c filedev.c machdev.c \ + dev-open.c dev-io.c dev-globals.c console.c disk-pager.c SRCS = $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(IFSOCKSRCS) LCLHDRS = diskfs.h priv.h lithp.h fsmutations.h -installhdrs = diskfs.h +installhdrs = diskfs.h diskfs-pager.h DIST_FILES = ourfs_notify.defs MIGSTUBS = fsServer.o ioServer.o fsysServer.o exec_startupServer.o \ -- cgit v1.2.3