summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk14
-rw-r--r--postprocess/prj/build.lst2
2 files changed, 8 insertions, 8 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 9b22b1c3c84d..20726df8ae1c 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -126,6 +126,7 @@ my_components = \
component/sw/util/swd \
component/sw/util/vbaswobj \
component/toolkit/util/tk \
+ component/UnoControls/util/ctl \
component/unotools/util/utl \
component/unoxml/source/rdf/unordf \
component/unoxml/source/service/unoxml \
@@ -142,7 +143,6 @@ my_components = \
component/xmlscript/util/xcr \
component/xmlsecurity/util/xmlsecurity \
component/xmlsecurity/util/xsec_fw \
- ctl \
dbase \
dbpool2 \
dbtools \
@@ -182,8 +182,8 @@ my_components += \
component/extensions/source/update/feed/updatefeed \
component/extensions/source/update/ui/updchk \
component/extensions/source/xmlextract/xmx \
- fpicker \
- fps_office \
+ component/fpicker/source/generic/fpicker \
+ component/fpicker/source/office/fps_office \
syssh \
tvhlp1 \
ucpchelp1 \
@@ -286,9 +286,9 @@ my_components += component/xmlsecurity/util/xsec_xmlsec
.IF "$(OS)" == "MACOSX"
my_components += \
- fps_aqua \
macab1 \
macbe1 \
+ component/fpicker/source/aqua/fps_aqua \
component/vcl/vcl.macosx
.END
@@ -301,8 +301,6 @@ my_components += \
.IF "$(OS)" == "WNT"
my_components += \
ado \
- fop \
- fps \
smplmail \
wininetbe1 \
component/accessibility/bridge/org/openoffice/accessibility/java_uno_accessbridge \
@@ -310,6 +308,8 @@ my_components += \
component/dtrans/util/dnd \
component/dtrans/util/ftransl \
component/dtrans/util/sysdtrans \
+ component/fpicker/util/fop \
+ component/fpicker/util/fps \
component/vcl/vcl.windows
.END
@@ -344,7 +344,7 @@ my_components += mozbootstrap
.END
.IF "$(OS)" != "MACOSX" && "$(OS)" != "WNT" && "$(ENABLE_KDE4)" != ""
-my_components += fps_kde4
+my_components += component/fpicker/source/unx/kde4/fps_kde4
.END
.IF "$(OS)" != "WNT" && "$(OS)" != "ANDROID" && "$(OS)" != "IOS"
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst
index e8fd35ab08c6..47992b2ce6fc 100644
--- a/postprocess/prj/build.lst
+++ b/postprocess/prj/build.lst
@@ -1,4 +1,4 @@
-po postprocess :: BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n embeddedobj embedserv EPM:epm extras DESKTOP:fpicker HELP:helpcontent2 io LIBRSVG:librsvg ODK:odk officecfg remotebridges scp2 DESKTOP:setup_native sysui testtools ucb UnoControls ure wizards MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo DESKTOP:unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt smoketest tail_build NULL
+po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n embeddedobj embedserv EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk scp2 testtools wizards MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno DESKTOP:unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport smoketest tail_build NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL