summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-07-22 13:08:24 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-07-22 13:08:24 +0200
commit69b48fb7fa47b4fa60b7c21f610f4eeace90fb78 (patch)
tree58ff7e23f34a12963620e4884dbae70cfa3ae54b /dbaccess/source/core/api/makefile.mk
parent6c16430117277b381160ba4de249a71f49a9ed07 (diff)
parent3df7d157d6f3210b7547aaf26e26dd0416fe3462 (diff)
CWS-TOOLING: integrate CWS dba33g
Notes
split repo tag: base_ooo/OOO330_m2 split repo tag: base_ooo/OOO330_m3 split repo tag: base_ooo/OOO330_m4 split repo tag: base_ooo/OOO330_m5 split repo tag: base_ooo/OOO330_m6
Diffstat (limited to 'dbaccess/source/core/api/makefile.mk')
-rw-r--r--dbaccess/source/core/api/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/source/core/api/makefile.mk b/dbaccess/source/core/api/makefile.mk
index 7af260080803..9a4dc9d8ec52 100644
--- a/dbaccess/source/core/api/makefile.mk
+++ b/dbaccess/source/core/api/makefile.mk
@@ -73,6 +73,7 @@ SLOFILES= \
$(SLO)$/View.obj \
$(SLO)$/WrappedResultSet.obj \
$(SLO)$/OptimisticSet.obj \
+ $(SLO)$/PrivateRow.obj \
$(SLO)$/columnsettings.obj
# --- Targets ----------------------------------