summaryrefslogtreecommitdiff
path: root/wizards/com/sun
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-12-28 16:14:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-12-28 16:14:04 +0000
commit048f5683cb4e398183dbb263706ebcb6a3bdd2da (patch)
tree91304e9d523c69459237cdefb28e82768e005376 /wizards/com/sun
parent90f453e4cc19b76877aad460ca1fb6869c06bb06 (diff)
INTEGRATION: CWS dbwizardpp1 (1.9.26); FILE MERGED
2005/12/06 00:37:47 bc 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/18 08:30:55 bc 1.9.26.1: #44613# Relations now with own class retrieved
Diffstat (limited to 'wizards/com/sun')
-rw-r--r--wizards/com/sun/star/wizards/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/makefile.mk b/wizards/com/sun/star/wizards/makefile.mk
index b97b6068038c..d02f8fe085a6 100644
--- a/wizards/com/sun/star/wizards/makefile.mk
+++ b/wizards/com/sun/star/wizards/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 09:14:45 $
+# last change: $Author: hr $ $Date: 2005-12-28 17:14:04 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -85,6 +85,7 @@ JAVAFILES= \
db$/RecordParser.java \
db$/TypeInspector.java \
db$/ColumnPropertySet.java \
+ db$/RelationController.java \
db$/TableDescriptor.java \
db$/SQLQueryComposer.java \
ui$/event$/AbstractListener.java \