diff options
Diffstat (limited to 'libfshelp/Makefile')
-rw-r--r-- | libfshelp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile index 8015e1a8..c08b521d 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -26,7 +26,8 @@ SRCS = lock-acquire.c lock-init.c \ delegate.c \ exec-reauth.c \ set-options.c \ - return-buffer.c get-identity.c + return-buffer.c get-identity.c \ + fshelp.c LCLHDRS = fshelp.h locks.h trans.h installhdrs = fshelp.h |