summaryrefslogtreecommitdiff
path: root/swext
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2008-03-26 15:40:17 +0000
committerMikhail Voitenko <mav@openoffice.org>2008-03-26 15:40:17 +0000
commita3067553cc5e6608a29ef12262950b872d47d336 (patch)
treec527b1df714254ecd17c53a21addae65466dfd3e /swext
parent1070e7af9b01574c13e9bee5a202d8e7ed39536a (diff)
add some info
Diffstat (limited to 'swext')
-rw-r--r--swext/mediawiki/makefile.mk5
1 files 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