summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorAlexander Poslavsky <alexander.poslavsky@gmail.com>2007-11-02 10:00:12 +0000
committerAlexander Poslavsky <alexander.poslavsky@gmail.com>2007-11-02 10:00:12 +0000
commitae123823b4940f2145439256f4df4f408ca1486b (patch)
treecff40622bb31ddcf7fe665ebd3826bb851f06984 /app/Makefile
parent20eebef2fc75e618da3576ce7c61485e97fefa7f (diff)
downloadacf-core-ae123823b4940f2145439256f4df4f408ca1486b.tar.bz2
acf-core-ae123823b4940f2145439256f4df4f408ca1486b.tar.xz
added service model, should in the end be able to start/stop all services
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@255 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Makefile b/app/Makefile
index e50c160..873afc2 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -9,6 +9,7 @@ APP_DIST= acf-util/logon-controller.lua\
acf_www-controller.lua\
foo-controller.lua\
cfgfile-model.lua\
+ service-model.lua\
foo-html.lsp\
foo.menu\
menuhints.menu\