diff options
author | Ted Trask <ttrask01@yahoo.com> | 2009-01-20 18:54:40 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2009-01-20 18:54:40 +0000 |
commit | 1a930fe2020e3d309f4716c4814d1dd8a92ee03c (patch) | |
tree | 61be293c1b6924183cc77ebb32004f29a7eb23be /app/Makefile | |
parent | 2afd7f870027f0060e61a6e608ae5f5be5d303e5 (diff) | |
download | acf-core-1a930fe2020e3d309f4716c4814d1dd8a92ee03c.tar.bz2 acf-core-1a930fe2020e3d309f4716c4814d1dd8a92ee03c.tar.xz |
Removed obsolete files from core.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1686 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Makefile b/app/Makefile index 49f3ec0..4616aac 100644 --- a/app/Makefile +++ b/app/Makefile @@ -19,8 +19,6 @@ APP_DIST= \ acf-util/password-status-html.lsp \ acf-util/password.menu \ acf_www-controller.lua\ - cfgfile-model.lua\ - service-model.lua\ menuhints.menu\ template-html.lsp\ template-stream.lsp\ |