diff options
-rw-r--r-- | Makefile | 12 |
1 files changed, 1 insertions, 11 deletions
@@ -3,17 +3,7 @@ PACKAGE=acf-$(APP_NAME) VERSION=0.1.0 APP_DIST=\ - gnats-controller.lua \ - gnats-edit-html.lsp \ - gnats-expert-html.lsp \ - gnats-model.lua \ - gnats-query-html.lsp \ - gnats-queryresult-html.lsp \ - gnats-report-html.lsp \ - gnats-reportsuccess-html.lsp \ - gnats-status-html.lsp \ - gnats-summary-html.lsp \ - gnats.menu \ + gnats* \ EXTRA_DIST=README Makefile config.mk |