summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-02-01 14:40:45 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-02-01 14:40:45 +0000
commit0818e8ec1ce0a2e3f71e7b0e551e0f4071ebfd2d (patch)
tree8dbeb4225ed6d39467e6d39b6bdbe31755a1cc8b /Makefile
parentfffed594467064f07b480b0d651a541612b35a7f (diff)
downloadacf-sandbox-0818e8ec1ce0a2e3f71e7b0e551e0f4071ebfd2d.tar.bz2
acf-sandbox-0818e8ec1ce0a2e3f71e7b0e551e0f4071ebfd2d.tar.xz
added extjs demo
git-svn-id: svn://svn.alpinelinux.org/acf/sandbox/trunk@679 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 89e8603..74c7d53 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,10 @@ APP_DIST=\
bar-controller.lua \
bar-html.lsp \
bar.menu \
+ extjsdemo-controller.lua\
+ extjsdemo-model.lua \
+ extjsdemo-html.lsp \
+ extjsdemo.menu \
foo-controller.lua \
foo-html.lsp \
foo.menu \