summaryrefslogtreecommitdiffstats
path: root/postprocess
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-31 16:53:30 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-08-08 23:48:43 +0200
commitc39a2440ea2cce75154fea544ace879c25c7e5aa (patch)
tree9d2ce52daf9a02b542c5800b2af0ac3510fb02f8 /postprocess
parentNah, we cannot build binaryurp_cppunittester_all (for iOS) here (diff)
downloadcore-c39a2440ea2cce75154fea544ace879c25c7e5aa.tar.gz
core-c39a2440ea2cce75154fea544ace879c25c7e5aa.zip
convert dtrans to gbuilb
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 3f0c5f0f8fd6..04aaa6b44f15 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -63,6 +63,7 @@ my_components = \
component/dbaccess/util/dba \
component/dbaccess/util/dbu \
component/dbaccess/util/sdbt \
+ component/dtrans/util/mcnttype \
component/fileaccess/source/fileacc \
component/forms/util/frm \
component/formula/util/for \
@@ -142,7 +143,6 @@ my_components = \
lnth \
localebe1 \
log \
- mcnttype \
migrationoo2 \
msfilter \
mysql \
@@ -299,15 +299,15 @@ my_components += \
.IF "$(OS)" == "WNT"
my_components += \
ado \
- dnd \
- dtrans \
fop \
fps \
- ftransl \
java_uno_accessbridge \
smplmail \
- sysdtrans \
wininetbe1 \
+ component/dtrans/source/generic/dtrans \
+ component/dtrans/util/dnd \
+ component/dtrans/util/ftransl \
+ component/dtrans/util/sysdtrans \
component/vcl/vcl.windows
.END