diff options
author | Ocke Janssen <oj@openoffice.org> | 2000-11-22 15:03:23 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2000-11-22 15:03:23 +0000 |
commit | 577536ef8992e715f91295257db03da64f8464ec (patch) | |
tree | d498b7f843cf8e47674d23bcb8072936977f2760 /connectivity | |
parent | e4e094ec20c1c5d1ea244cc469d7d3cff147c067 (diff) |
#79902# new file!
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/drivers/adabas/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/drivers/adabas/makefile.mk b/connectivity/source/drivers/adabas/makefile.mk index cf5d38c557c3..3c704575e31a 100644 --- a/connectivity/source/drivers/adabas/makefile.mk +++ b/connectivity/source/drivers/adabas/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: oj $ $Date: 2000-10-24 15:54:39 $ +# last change: $Author: oj $ $Date: 2000-11-22 16:03:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -163,6 +163,7 @@ SLOFILES=\ $(SLO)$/OResultSet.obj \ $(SLO)$/OTools.obj \ $(SLO)$/ODatabaseMetaData.obj \ + $(SLO)$/ODatabaseMetaDataResultSet.obj \ $(SLO)$/ODriver.obj \ $(SLO)$/OFunctions.obj \ $(SLO)$/OConnection.obj |