From a2b138ecbe9a23a6864ef5d443041ea731048d41 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Sat, 1 Dec 2007 08:25:37 +0000 Subject: Makefile modifications git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@399 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 10 +++++----- shorewall-html.lsp | 41 ----------------------------------------- 2 files changed, 5 insertions(+), 46 deletions(-) delete mode 100644 shorewall-html.lsp diff --git a/Makefile b/Makefile index 2884d94..24f4d06 100644 --- a/Makefile +++ b/Makefile @@ -4,12 +4,12 @@ VERSION=0.1 APP_DIST=\ shorewall-controller.lua \ - shorewall-html.lsp \ + shorewall-model.lua \ + shorewall-check-html.lsp \ + shorewall-edit-html.lsp \ + shorewall-list-html.lsp \ shorewall-read-html.lsp \ - shorewall-restart-html.lsp \ - shorewall-start-html.lsp \ - shorewall-stop-html.lsp \ - shorewall.menu + shorewall.menu APP_CFG=\ firewall.cfg diff --git a/shorewall-html.lsp b/shorewall-html.lsp deleted file mode 100644 index efb1c38..0000000 --- a/shorewall-html.lsp +++ /dev/null @@ -1,41 +0,0 @@ -

Edit

- -- cgit v1.2.3