summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-25 13:23:21 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-25 13:23:21 +0000
commit1e8352bd4feba3e5b2ca2a757bb2948ae3fe8835 (patch)
tree6dd8015cbb1bf356ece0b4bb92420e621820c913 /wizards/com/sun/star/wizards
parentcfc2bbb52bca692fb78a5e39bb557717d71c9bd4 (diff)
INTEGRATION: CWS rptwizard01 (1.12.122); FILE MERGED
2008/05/21 10:12:57 lla 1.12.122.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/20 09:36:27 lla 1.12.122.1: #i86092# add PropertySetHelper, DebugHelper, NumericalHelper to makefile, need by report wizard
Diffstat (limited to 'wizards/com/sun/star/wizards')
-rw-r--r--wizards/com/sun/star/wizards/makefile.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/makefile.mk b/wizards/com/sun/star/wizards/makefile.mk
index edc27eb886fc..dca608f94acb 100644
--- a/wizards/com/sun/star/wizards/makefile.mk
+++ b/wizards/com/sun/star/wizards/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
# This file is part of OpenOffice.org.
#
@@ -90,6 +90,9 @@ JAVAFILES= \
common$/Indexable.java \
common$/TerminateWizardException.java \
common$/UCB.java \
+ common$/DebugHelper.java \
+ common$/PropertySetHelper.java \
+ common$/NumericalHelper.java \
db$/DBMetaData.java \
db$/CommandMetaData.java \
db$/QueryMetaData.java \