diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,7 @@ PACKAGE=acf-$(APP_NAME) VERSION=2.0_alpha3 APP_DIST=\ - shorewall-advanced-html.lsp \ + shorewall-expert-html.lsp \ shorewall-check-html.lsp \ shorewall-controller.lua \ shorewall-edit-html.lsp \ @@ -11,6 +11,7 @@ APP_DIST=\ shorewall-model.lua \ shorewall-status-html.lsp \ shorewall.menu \ + shorewall-confirmation-html \ EXTRA_DIST=README Makefile config.mk |