From bfac3536373cdd298169019d80a0af7078ce37b9 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Mon, 7 Apr 2008 13:56:10 +0000 Subject: Added expert and logfile functionallity. git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@951 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index da669d4..05737da 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,13 @@ APP_NAME=quagga PACKAGE=acf-$(APP_NAME) -VERSION=0.1.2 +VERSION=0.2.0 APP_DIST=\ quagga-controller.lua \ quagga-model.lua \ quagga-status-html.lsp \ + quagga-logfile-html.lsp \ + quagga-expert-html.lsp \ quagga.menu \ -- cgit v1.2.3