diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-30 14:08:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-30 14:08:43 +0000 |
commit | 2204932cef4892ae9c1b7b757cd88da6aa5cec4b (patch) | |
tree | f259c165b901672d51fb550a51fd815a29afc7c3 /connectivity/source/dbtools | |
parent | 3f32d4eafc14cea83912ecf0dd6dff2a43602e15 (diff) |
INTEGRATION: CWS dba30e (1.15.38); FILE MERGED
2008/06/19 11:29:13 oj 1.15.38.1: merge mysql changes in
Diffstat (limited to 'connectivity/source/dbtools')
-rw-r--r-- | connectivity/source/dbtools/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/dbtools/makefile.mk b/connectivity/source/dbtools/makefile.mk index 9a7be10a98bb..0727d4ff6cac 100644 --- a/connectivity/source/dbtools/makefile.mk +++ b/connectivity/source/dbtools/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # # This file is part of OpenOffice.org. # @@ -84,7 +84,7 @@ DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt \ $(LIB1TARGET) DEFLIB1NAME=$(TARGET) - +DEF1EXPORTFILE= exports.dxp # --- Targets ---------------------------------- |