summaryrefslogtreecommitdiff
path: root/libnetfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/Makefile')
-rw-r--r--libnetfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/Makefile b/libnetfs/Makefile
index 13c9b53b..a9810d23 100644
--- a/libnetfs/Makefile
+++ b/libnetfs/Makefile
@@ -52,7 +52,7 @@ OTHERSRCS= drop-node.c init-init.c make-node.c make-peropen.c make-protid.c \
init-startup.c startup-argp.c set-options.c append-args.c \
runtime-argp.c std-runtime-argp.c std-startup-argp.c \
append-std-options.c trans-callback.c set-get-trans.c \
- nref.c nrele.c nput.c file-get-storage-info-default.c
+ nref.c nrele.c nput.c file-get-storage-info-default.c dead-name.c
SRCS= $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(IFSOCKSRCS)