diff options
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Makefile b/app/Makefile index 4616aac..ba4258a 100644 --- a/app/Makefile +++ b/app/Makefile @@ -19,6 +19,7 @@ APP_DIST= \ acf-util/password-status-html.lsp \ acf-util/password.menu \ acf_www-controller.lua\ + acf_cli-controller.lua\ menuhints.menu\ template-html.lsp\ template-stream.lsp\ |