summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@tetrasec.net>2008-01-11 01:54:03 +0000
committerNathan Angelacos <nangel@tetrasec.net>2008-01-11 01:54:03 +0000
commitea885afe7bd732c507c840d34300147632b46c76 (patch)
tree3db46e17ad17fb27ddd7b5b415826e0c2c717b37 /app
parente5946e99eaf16faf0e82bf11482a1a0452be32ca (diff)
downloadacf-core-ea885afe7bd732c507c840d34300147632b46c76.tar.bz2
acf-core-ea885afe7bd732c507c840d34300147632b46c76.tar.xz
Makefile fixes
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@547 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app')
-rw-r--r--app/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Makefile b/app/Makefile
index 792c862..7cf5e5d 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -9,8 +9,7 @@ APP_DIST= acf-util/logon-controller.lua\
menuhints.menu\
template-html.lsp\
welcome-controller.lua\
- welcome-html.lsp\
- welcome.menu
+ welcome-html.lsp
EXTRA_DIST=README Makefile
DISTFILES=$(APP_DIST) $(EXTRA_DIST)