add some info

This commit is contained in:
Mikhail Voitenko 2008-03-26 15:40:17 +00:00
parent 1070e7af9b
commit a3067553cc

View file

@ -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