diff options
author | Ocke Janssen <oj@openoffice.org> | 2002-07-25 06:20:40 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2002-07-25 06:20:40 +0000 |
commit | f4ebb12385a25a64015fec7361d12df05f880e49 (patch) | |
tree | eb2890fa45c603a197db029f7dcb2290b30b275c /connectivity/source/commontools/makefile.mk | |
parent | f89f6b9438cc77b68552922ba9e212c9545f7751 (diff) |
#95146# new file
Diffstat (limited to 'connectivity/source/commontools/makefile.mk')
-rw-r--r-- | connectivity/source/commontools/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/commontools/makefile.mk b/connectivity/source/commontools/makefile.mk index a3354780d971..2f506ca85f55 100644 --- a/connectivity/source/commontools/makefile.mk +++ b/connectivity/source/commontools/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: fs $ $Date: 2002-04-09 14:32:23 $ +# last change: $Author: oj $ $Date: 2002-07-25 07:20:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -88,6 +88,7 @@ EXCEPTIONSFILES=\ SLOFILES=\ $(EXCEPTIONSFILES) \ + $(SLO)$/AutoRetrievingBase.obj \ $(SLO)$/TSortIndex.obj \ $(SLO)$/dbcharset.obj \ $(SLO)$/dbconversion.obj \ |