summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index f3fe6a1edfa6..8b42349a37c6 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -161,7 +161,6 @@ my_components = \
srtrs1 \
syssh \
ucb1 \
- ucpcmis \
ucpexpand1 \
ucpext \
ucpfile1 \
@@ -315,6 +314,9 @@ my_components += \
component/dtrans/util/ftransl \
component/dtrans/util/sysdtrans \
component/vcl/vcl.windows
+.ELSE
+my_components += \
+ ucpcmis
.END
.IF "$(OS)" != "MACOSX" && "$(OS)" != "WNT" && "$(OS)" != "IOS" && "$(OS)" != "ANDROID"