diff options
-rw-r--r-- | wizards/com/sun/star/wizards/table/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/table/makefile.mk b/wizards/com/sun/star/wizards/table/makefile.mk index fd2e6581ad11..bbb6a56c579e 100644 --- a/wizards/com/sun/star/wizards/table/makefile.mk +++ b/wizards/com/sun/star/wizards/table/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 09:41:38 $ +# last change: $Author: obo $ $Date: 2007-03-12 10:53:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,7 @@ CUSTOMMANIFESTFILE= MANIFEST.MF JARCLASSDIRS = com$/sun$/star$/wizards$/table JARTARGET = $(TARGET).jar +JARCLASSPATH = commonwizards.jar # --- Files -------------------------------------------------------- #SRS2NAME = dbwizres |