summaryrefslogtreecommitdiff
path: root/libfshelp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libfshelp/Makefile')
-rw-r--r--libfshelp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile
index 02c41553..9ca4c409 100644
--- a/libfshelp/Makefile
+++ b/libfshelp/Makefile
@@ -27,7 +27,7 @@ SRCS = lock-acquire.c lock-init.c \
exec-reauth.c \
set-options.c \
return-buffer.c
-LCLHDRS = fshelp.h locks.h
+LCLHDRS = fshelp.h locks.h trans.h
installhdrs = fshelp.h
OBJS = $(subst .c,.o,$(SRCS))