diff options
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Makefile b/app/Makefile index 68c21de..9f47121 100644 --- a/app/Makefile +++ b/app/Makefile @@ -3,9 +3,7 @@ include ../config.mk APP_DIST= \ acf-util/acf-util.roles \ acf-util/logon-controller.lua \ - acf-util/logon-html.lsp \ acf-util/logon-model.lua \ - acf-util/logon-status-html.lsp \ acf-util/roles-controller.lua \ acf-util/roles-model.lua \ acf-util/roles-html.lsp \ |