diff options
-rw-r--r-- | Makefile | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -1,17 +1,9 @@ APP_NAME=shorewall PACKAGE=acf-$(APP_NAME) -VERSION=0.1 +VERSION=0.2 APP_DIST=\ - shorewall.menu \ - shorewall-check-html.lsp \ - shorewall-confirmation-html.lsp \ - shorewall-controller.lua \ - shorewall-edit-html.lsp \ - shorewall-expert-html.lsp \ - shorewall-logfile-html.lsp \ - shorewall-model.lua \ - shorewall-status-html.lsp \ + shorewall* \ |