From 4ebeb9d3bc2f123f93338bcc8b15ef1723d4eb35 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 21 Dec 2009 16:46:20 +0000 Subject: Modified permissions from controller:action to prefix/controller/action. Had to move welcome to the acf-util prefix. Changed format of roles files: old ACF format will still work, but authenticator format won't. --- app/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index ba4258a..4c5a7aa 100644 --- a/app/Makefile +++ b/app/Makefile @@ -18,13 +18,13 @@ APP_DIST= \ acf-util/password-model.lua \ acf-util/password-status-html.lsp \ acf-util/password.menu \ + acf-util/welcome-controller.lua\ + acf-util/welcome-html.lsp\ acf_www-controller.lua\ acf_cli-controller.lua\ menuhints.menu\ template-html.lsp\ template-stream.lsp\ - welcome-controller.lua\ - welcome-html.lsp\ dispatcherror-html.lsp\ exception-html.lsp\ status-html.lsp\ -- cgit v1.2.3