From 2bf9d0efe4e898b412401639382d78d5cad72a30 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 23 Apr 1996 15:13:14 +0000 Subject: (OTHERSRCS): Add dead-name.c. --- libdiskfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 8cd19d9a..02a445dc 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -46,7 +46,7 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.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 \ - name-cache.c direnter.c dirrewrite.c dirremove.c lookup.c + name-cache.c direnter.c dirrewrite.c dirremove.c lookup.c dead-name.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