summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/app/Makefile b/app/Makefile
index 9f47121..d52c50a 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -5,11 +5,12 @@ APP_DIST= \
acf-util/logon-controller.lua \
acf-util/logon-model.lua \
acf-util/roles-controller.lua \
+ acf-util/roles-getpermslist-html.lsp \
acf-util/roles-model.lua \
- acf-util/roles-html.lsp \
+ acf-util/roles-read-html.lsp \
+ acf-util/roles-viewroleperms-html.lsp \
acf-util/roles-viewroles-html.lsp \
- acf-util/roles-editrole-html.lsp \
- acf-util/roles-newrole-html.lsp \
+ acf-util/roles-viewuserroles-html.lsp \
acf-util/roles.menu \
acf-util/password-controller.lua \
acf-util/password-html.lsp \