summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libfshelp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile
index 1dd90303..02c41553 100644
--- a/libfshelp/Makefile
+++ b/libfshelp/Makefile
@@ -25,7 +25,8 @@ SRCS = lock-acquire.c lock-init.c \
drop-transbox.c \
delegate.c \
exec-reauth.c \
- set-options.c
+ set-options.c \
+ return-buffer.c
LCLHDRS = fshelp.h locks.h
installhdrs = fshelp.h