summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-05-01 20:49:59 +0000
committerTed Trask <ttrask01@yahoo.com>2008-05-01 20:49:59 +0000
commitfbda79f377ffbad71b38d2ddf273913dc95ab177 (patch)
treecac8faf1dc9d33aa5044140b32f0eba8d2cea3b2 /app/Makefile
parent21b0abee37316cd578a984c3de0ec878a8b41f72 (diff)
downloadacf-core-fbda79f377ffbad71b38d2ddf273913dc95ab177.tar.bz2
acf-core-fbda79f377ffbad71b38d2ddf273913dc95ab177.tar.xz
Modified roles, logon, and authenticator
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1095 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Makefile b/app/Makefile
index cdd42bb..f7e42dc 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -6,9 +6,8 @@ APP_DIST= \
acf-util/logon-model.lua \
acf-util/logon-status-html.lsp \
acf-util/roles-controller.lua \
- acf-util/roles-getlist-html.lsp \
acf-util/roles-model.lua \
- acf-util/roles-read-html.lsp \
+ acf-util/roles-html.lsp \
acf-util/password-controller.lua \
acf-util/password-html.lsp \
acf-util/password-model.lua \