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 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3