summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-07-04 15:28:29 +0000
committerTed Trask <ttrask01@yahoo.com>2008-07-04 15:28:29 +0000
commitb69bd2531463dddd9ad0af32f589e594106a3b4f (patch)
tree2ec92a7258dc6796da3bb97887e4625a91fc7447 /Makefile
parent0ec64b27143691be06918b6f0cdd3e70bc98b2dd (diff)
downloadacf-sandbox-b69bd2531463dddd9ad0af32f589e594106a3b4f.tar.bz2
acf-sandbox-b69bd2531463dddd9ad0af32f589e594106a3b4f.tar.xz
Added loadingdemo, a sample of how to load and access another controller from within your controller.
git-svn-id: svn://svn.alpinelinux.org/acf/sandbox/trunk@1277 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4627ed..6472bca 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,11 @@ APP_DIST=\
prototypejsdemo-controller.lua \
prototypejsdemo-model.lua \
prototypejsdemo-html.lsp \
- prototypejsdemo.menu
+ prototypejsdemo.menu \
+ loadingdemo-controller.lua \
+ loadingdemo-read-html.lsp \
+ loadingdemo.roles \
+ loadingdemo.menu \
EXTRA_DIST=Makefile config.mk