summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-02-05 10:21:09 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-02-05 10:21:09 +0000
commitcf5e02febbb87497ae7f5477928d0358fee6885c (patch)
treefe17e7c6d22fed2a3e142f457502076c05d8c896 /Makefile
parent0818e8ec1ce0a2e3f71e7b0e551e0f4071ebfd2d (diff)
downloadacf-sandbox-cf5e02febbb87497ae7f5477928d0358fee6885c.tar.bz2
acf-sandbox-cf5e02febbb87497ae7f5477928d0358fee6885c.tar.xz
added prototype demo
git-svn-id: svn://svn.alpinelinux.org/acf/sandbox/trunk@692 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 74c7d53..e4627ed 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,11 @@ APP_DIST=\
privdemo-controller.lua \
privdemo-model.lua \
privdemo-html.lsp \
- privdemo.menu
+ privdemo.menu \
+ prototypejsdemo-controller.lua \
+ prototypejsdemo-model.lua \
+ prototypejsdemo-html.lsp \
+ prototypejsdemo.menu
EXTRA_DIST=Makefile config.mk