summaryrefslogtreecommitdiff
path: root/libnetfs/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-03-19 19:12:28 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-03-19 19:12:28 +0000
commitbd7b41520c633447a01ef3afa997e9c3673c3c7a (patch)
tree732e5d163fc87f5aa136a83eb4c0d8d01b909329 /libnetfs/Makefile
parentdca9283e035211f66b2b26d8f53d1b19e3574ff2 (diff)
(LCLHDRS): Add callbacks.h misc.h modes.h mutations.h priv.h.
Diffstat (limited to 'libnetfs/Makefile')
-rw-r--r--libnetfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnetfs/Makefile b/libnetfs/Makefile
index 9cf1b074..8e534f47 100644
--- a/libnetfs/Makefile
+++ b/libnetfs/Makefile
@@ -28,7 +28,7 @@ FSSRCS= file-chauthor.c file-check-access.c file-chflags.c file-chmod.c \
dir-lookup.c dir-unlink.c dir-rename.c dir-rmdir.c dir-mkfile.c \
dir-notice-changes.c dir-mkdir.c dir-link.c file-getcontrol.c \
fsstubs.c file-getlinknode.c dir-readdir.c file-get-fs-options.c \
- file-get-translator.c
+ file-get-translator.c file-set-translator.c
IOSRCS= io-read.c io-readable.c io-seek.c io-write.c io-stat.c io-async.c \
io-set-all-openmodes.c io-get-openmodes.c io-set-some-openmodes.c \
@@ -47,7 +47,7 @@ OTHERSRCS= drop-node.c init-init.c make-node.c make-peropen.c make-protid.c \
SRCS= $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(IFSOCKSRCS)
-LCLHDRS = netfs.h
+LCLHDRS = netfs.h callbacks.h misc.h modes.h mutations.h priv.h
installhdrs=netfs.h
MIGSTUBS= ioServer.o fsServer.o fsysServer.o ifsockServer.o