summaryrefslogtreecommitdiff
path: root/libdiskfs/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-04-23 15:13:14 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-04-23 15:13:14 +0000
commit2bf9d0efe4e898b412401639382d78d5cad72a30 (patch)
tree6d2b3f09535c3661bd0e6d762e96e5eba2fac788 /libdiskfs/Makefile
parent7f02811335e3983d4cda8833caf55fb078332703 (diff)
(OTHERSRCS): Add dead-name.c.
Diffstat (limited to 'libdiskfs/Makefile')
-rw-r--r--libdiskfs/Makefile2
1 files changed, 1 insertions, 1 deletions
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