From 91f600e62d83f942e722dd18e7c42c244557a610 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Tue, 15 Jan 2008 13:44:22 +0000 Subject: Created a confirmation when you start/stop/restart the firewall. git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@572 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 829531e..bb42a3d 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3