summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-12 09:51:02 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-12 09:51:02 +0000
commitbafcc109b0e2a975e166104aab1e2211c54487ad (patch)
treed70f49897556dc798b4084e6399a31d27ef3e9cd /wizards
parent838c48b42bcf759406ad64d2d659b92e64be64d0 (diff)
INTEGRATION: CWS sb36 (1.2.108); FILE MERGED
2005/09/22 04:49:34 sb 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:29:37 sb 1.2.108.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/agenda/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/makefile.mk b/wizards/com/sun/star/wizards/agenda/makefile.mk
index 22b2515fe230..c43046f9a59f 100644
--- a/wizards/com/sun/star/wizards/agenda/makefile.mk
+++ b/wizards/com/sun/star/wizards/agenda/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 09:17:58 $
+# last change: $Author: obo $ $Date: 2007-03-12 10:51:02 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -57,6 +57,7 @@ CUSTOMMANIFESTFILE= MANIFEST.MF
JARCLASSDIRS = com$/sun$/star$/wizards$/agenda
JARTARGET = $(TARGET).jar
+JARCLASSPATH = commonwizards.jar
# --- Files --------------------------------------------------------