summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-03 15:53:19 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-03 15:53:19 +0000
commit471971715b2c92f8419fab3834558521b3e1b36b (patch)
tree80948fc7bd2679ab0031b1e58c06bb7a678294ac
parent6737880358fa1fd3f336a2b1eacdfe4ee8ea837d (diff)
(SRCS): Add get-identity.c.
-rw-r--r--libfshelp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile
index 9ca4c409..ac2d0c9a 100644
--- a/libfshelp/Makefile
+++ b/libfshelp/Makefile
@@ -26,7 +26,7 @@ SRCS = lock-acquire.c lock-init.c \
delegate.c \
exec-reauth.c \
set-options.c \
- return-buffer.c
+ return-buffer.c get-identity.c
LCLHDRS = fshelp.h locks.h trans.h
installhdrs = fshelp.h