From a6d2a2c219266dc8be5233e172597fbb396f5bd2 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 24 Apr 2012 13:13:21 +0000 Subject: Removed password-html.lsp from Makefile --- app/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app/Makefile b/app/Makefile index d52c50a..e0d5891 100644 --- a/app/Makefile +++ b/app/Makefile @@ -4,6 +4,10 @@ APP_DIST= \ acf-util/acf-util.roles \ acf-util/logon-controller.lua \ acf-util/logon-model.lua \ + acf-util/password-controller.lua \ + acf-util/password-model.lua \ + acf-util/password-status-html.lsp \ + acf-util/password.menu \ acf-util/roles-controller.lua \ acf-util/roles-getpermslist-html.lsp \ acf-util/roles-model.lua \ @@ -12,11 +16,6 @@ APP_DIST= \ acf-util/roles-viewroles-html.lsp \ acf-util/roles-viewuserroles-html.lsp \ acf-util/roles.menu \ - acf-util/password-controller.lua \ - acf-util/password-html.lsp \ - acf-util/password-model.lua \ - acf-util/password-status-html.lsp \ - acf-util/password.menu \ acf-util/skins-controller.lua \ acf-util/skins-model.lua \ acf-util/skins-read-html.lsp \ -- cgit v1.2.3