diff options
Diffstat (limited to 'app/Makefile')
-rw-r--r-- | app/Makefile | 3 |
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) |