summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-07 13:56:10 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-07 13:56:10 +0000
commitbfac3536373cdd298169019d80a0af7078ce37b9 (patch)
treedfed4d58668f781f51aa45bf119d4d0aab1e462a /Makefile
parentc36119a8b48fc3a04a0189bdf76f61de7fab21aa (diff)
downloadacf-quagga-bfac3536373cdd298169019d80a0af7078ce37b9.tar.bz2
acf-quagga-bfac3536373cdd298169019d80a0af7078ce37b9.tar.xz
Added expert and logfile functionallity.
git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@951 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
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 \