summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-10-27 12:10:35 +0000
committerPascal Junck <pjunck@openoffice.org>2004-10-27 12:10:35 +0000
commitfe9d4c70cb57996ef15ffcd96792ee7114d0ad6d (patch)
treebeae95450ab12f753d725fa745f5e035351dbf5c /dbaccess
parent8c71741f2bdfc612306940da550752cf94d897ed (diff)
INTEGRATION: CWS dbwizard1 (1.7.6); FILE MERGED
2004/08/23 14:02:46 bc 1.7.6.2: #i20313# new wrapper service to call wizard added 2004/08/16 10:51:20 bc 1.7.6.1: #i20313#Classes for Datasource wizard checked in
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/uno/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/ui/uno/makefile.mk b/dbaccess/source/ui/uno/makefile.mk
index a947e2c411c9..b433ecaa4f10 100644
--- a/dbaccess/source/ui/uno/makefile.mk
+++ b/dbaccess/source/ui/uno/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
- # $Revision: 1.7 $
+ # $Revision: 1.8 $
#
- # last change: $Author: hr $ $Date: 2004-08-02 16:23:59 $
+ # last change: $Author: pjunck $ $Date: 2004-10-27 13:10:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -90,6 +90,8 @@ SLOFILES= \
$(SLO)$/AdvancedSettingsDlg.obj \
$(SLO)$/unoDirectSql.obj \
$(SLO)$/DBTypeWizDlg.obj \
+ $(SLO)$/DBTypeWizDlgSetup.obj \
+ $(SLO)$/CallDBTypeWizDlgSetup.obj \
$(SLO)$/AdabasSettingsDlg.obj \
$(SLO)$/UserSettingsDlg.obj \
$(SLO)$/ColumnModel.obj \