diff options
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Makefile b/app/Makefile index 7cf5e5d..da17d7f 100644 --- a/app/Makefile +++ b/app/Makefile @@ -2,6 +2,8 @@ include ../config.mk APP_DIST= acf-util/logon-controller.lua\ acf-util/logon-html.lsp\ + acf-util/logon-status-html.lsp\ + acf-util/logon-logout-html.lsp\ acf-util/logon-model.lua\ acf_www-controller.lua\ cfgfile-model.lua\ |