diff options
Diffstat (limited to 'libfshelp/Makefile')
-rw-r--r-- | libfshelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile index b7085020..1dd90303 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -25,7 +25,7 @@ SRCS = lock-acquire.c lock-init.c \ drop-transbox.c \ delegate.c \ exec-reauth.c \ - setopts.c + set-options.c LCLHDRS = fshelp.h locks.h installhdrs = fshelp.h |