summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-05-02 21:07:27 +0000
committerTed Trask <ttrask01@yahoo.com>2008-05-02 21:07:27 +0000
commit3eecd1d2d435332a27e1712cdb352391ffaa0b9d (patch)
treeecd89bf4194ef4a4d1deeec559a84cd744a9c58b /app/Makefile
parent8e78bcd38414770922d8fb77d534e9b65b8bab1c (diff)
downloadacf-core-3eecd1d2d435332a27e1712cdb352391ffaa0b9d.tar.bz2
acf-core-3eecd1d2d435332a27e1712cdb352391ffaa0b9d.tar.xz
Updated roles
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1099 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Makefile b/app/Makefile
index f7e42dc..ffa03ed 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -8,6 +8,10 @@ APP_DIST= \
acf-util/roles-controller.lua \
acf-util/roles-model.lua \
acf-util/roles-html.lsp \
+ acf-util/roles-viewroles-html.lsp \
+ acf-util/roles-editrole-html.lsp \
+ acf-util/roles-newrole-html.lsp \
+ acf-util/roles.menu \
acf-util/password-controller.lua \
acf-util/password-html.lsp \
acf-util/password-model.lua \