summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/app/Makefile b/app/Makefile
index 0a05980..4189504 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -14,11 +14,7 @@ APP_DIST= acf-util/logon-controller.lua\
template-html.lsp\
welcome-controller.lua\
welcome-html.lsp\
- welcome.menu\
- logfiles/logfiles-controller.lua\
- logfiles/logfiles-model.lua\
- logfiles/logfiles-read-html.lsp\
- logfiles/logfiles.menu\
+ welcome.menu
EXTRA_DIST=README Makefile
DISTFILES=$(APP_DIST) $(EXTRA_DIST)