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 da9a4fc1..835aea5f 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -23,7 +23,8 @@ SRCS = lock-acquire.c lock-init.c \ start-translator-long.c start-translator.c \ fetch-root.c transbox-init.c set-active.c fetch-control.c \ drop-transbox.c \ - delegate.c + delegate.c \ + exec-reauth.c LCLHDRS = fshelp.h locks.h installhdrs = fshelp.h |