From 35382d56f839a9e569dab995933be8fe1a60da27 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 28 May 2012 14:45:19 +0100 Subject: android: build and package the fpicker so we can select files to open --- postprocess/packcomponents/makefile.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'postprocess/packcomponents') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 3ee661251520..7cc0bb21831c 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -63,6 +63,8 @@ my_components = \ component/filter/source/xsltdialog/xsltdlg \ component/filter/source/xsltfilter/xsltfilter \ component/formula/util/for \ + component/fpicker/source/generic/fpicker \ + component/fpicker/source/office/fps_office \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ @@ -169,8 +171,6 @@ my_components += \ component/extensions/source/resource/res \ component/extensions/source/scanner/scn \ component/extensions/source/update/feed/updatefeed \ - component/fpicker/source/generic/fpicker \ - component/fpicker/source/office/fps_office \ syssh \ component/xmlhelp/source/treeview/tvhlp1 \ component/xmlhelp/util/ucpchelp1 \ -- cgit