From 378e53f20a0f11c36afffbaef78f47a5303df9ce Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Apr 2008 20:36:02 +0000 Subject: Modified cfe, removing option, errtxt, and name, and adding label - This may break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index b71b10f..cdd42bb 100644 --- a/app/Makefile +++ b/app/Makefile @@ -11,6 +11,7 @@ APP_DIST= \ acf-util/roles-read-html.lsp \ 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_www-controller.lua\ -- cgit v1.2.3