From 3ab905b71195fdaf1d13a4075ee2cff6af07b09f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 19 Mar 1996 19:56:23 +0000 Subject: (OTHERSRCS): Add name-cache.c. --- libdiskfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libdiskfs') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 3935a95c..68cfca6a 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -45,7 +45,8 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ opts-set.c opts-get.c opts-std-startup.c opts-runtime-parse.c \ opts-runtime-unparse.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 + dev-open.c dev-io.c dev-globals.c console.c disk-pager.c \ + name-cache.c SRCS = $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(IFSOCKSRCS) LCLHDRS = diskfs.h priv.h lithp.h fsmutations.h installhdrs = diskfs.h diskfs-pager.h -- cgit v1.2.3