summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-06-27 21:57:25 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-06-27 21:57:25 +0000
commit7c9228193e1953f9b843debec19b0fc81ade025a (patch)
tree66bb827a5df419263d48e89463872a91f6d39a5e
parentbe5f938a899a5560f0d138867e682bc4384af883 (diff)
(LCLHDRS): Add execserver.h.
-rw-r--r--libnetfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/Makefile b/libnetfs/Makefile
index 97ea2c39..08ff74fe 100644
--- a/libnetfs/Makefile
+++ b/libnetfs/Makefile
@@ -48,7 +48,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 callbacks.h misc.h modes.h mutations.h priv.h
+LCLHDRS = netfs.h callbacks.h misc.h modes.h mutations.h priv.h execserver.h
installhdrs=netfs.h
MIGSTUBS= ioServer.o fsServer.o fsysServer.o ifsockServer.o