diff options
Diffstat (limited to 'libfshelp')
-rw-r--r-- | libfshelp/Makefile | 2 |
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 |