From a3067553cc5e6608a29ef12262950b872d47d336 Mon Sep 17 00:00:00 2001 From: Mikhail Voitenko Date: Wed, 26 Mar 2008 15:40:17 +0000 Subject: [PATCH] add some info --- swext/mediawiki/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/swext/mediawiki/makefile.mk b/swext/mediawiki/makefile.mk index 40f9910e6657..05ebf0950516 100644 --- a/swext/mediawiki/makefile.mk +++ b/swext/mediawiki/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: mav $ $Date: 2008-03-26 16:30:07 $ +# last change: $Author: mav $ $Date: 2008-03-26 16:40:17 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,6 +49,7 @@ COMMONS_LOGGING_JAR=$(SOLARVER)$/$(INPATH)$/bin$(UPDMINOREXT)$/commons-logging-1 ANT_FLAGS+=-Dcommons-codec-jar=$(COMMONS_CODEC_JAR) -Dcommons-lang-jar=$(COMMONS_LANG_JAR) -Dcommons-httpclient-jar=$(COMMONS_HTTPCLIENT_JAR) -Dcommons-logging-jar=$(COMMONS_LOGGING_JAR) +# creates two files mediawiki.oxt and mediawiki_develop.zip, the second one might be used in further build process ALLTAR: ANTBUILD .ELSE