From adf62b2a474ad92c72b278b3d75a3135051a99c0 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 17 Jan 2008 12:32:29 +0000 Subject: Typo in the Makefile git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@597 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bb42a3d..41d87f7 100644 --- a/Makefile +++ b/Makefile @@ -3,15 +3,16 @@ PACKAGE=acf-$(APP_NAME) VERSION=2.0_alpha3 APP_DIST=\ - shorewall-expert-html.lsp \ + shorewall.menu \ shorewall-check-html.lsp \ + shorewall-confirmation-html.lsp \ shorewall-controller.lua \ - shorewall-edit-html.lsp \ + shorewall-edit-html.lsp \ + shorewall-expert-html.lsp \ shorewall-logfile-html.lsp \ shorewall-model.lua \ shorewall-status-html.lsp \ - shorewall.menu \ - shorewall-confirmation-html \ + EXTRA_DIST=README Makefile config.mk -- cgit v1.2.3