Skip more components for Android and iOS

This commit is contained in:
Tor Lillqvist 2011-12-12 22:05:50 +02:00
parent d6723c4efa
commit 187077c21b

View file

@ -144,8 +144,6 @@ my_components = \
dbtools \
embobj \
flat \
fpicker \
fps_office \
guesslang \
hyphen \
lnth \
@ -155,7 +153,6 @@ my_components = \
sdbc2 \
spell \
srtrs1 \
syssh \
ucb1 \
ucpexpand1 \
ucpext \
@ -177,10 +174,13 @@ my_components += \
component/desktop/source/offacc/offacc \
component/desktop/source/splash/spl \
dbp \
fpicker \
fps_office \
log \
pcr \
res \
scn \
syssh \
tvhlp1 \
ucpchelp1 \
updatefeed \
@ -345,7 +345,7 @@ my_components += mozbootstrap
my_components += fps_kde4
.END
.IF "$(OS)" != "WNT"
.IF "$(OS)" != "WNT" && "$(OS)" != "ANDROID" && "$(OS)" != "IOS"
my_components += cmdmail
.END