summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index da53404..89e8603 100644
--- a/Makefile
+++ b/Makefile
@@ -3,9 +3,15 @@ PACKAGE=acf-$(APP_NAME)
VERSION=0.1
APP_DIST=\
- privdemo-controller.lua \
- privdemo-model.lua \
- privdemo-html.lsp \
+ bar-controller.lua \
+ bar-html.lsp \
+ bar.menu \
+ foo-controller.lua \
+ foo-html.lsp \
+ foo.menu \
+ privdemo-controller.lua \
+ privdemo-model.lua \
+ privdemo-html.lsp \
privdemo.menu
EXTRA_DIST=Makefile config.mk