Kaydet (Commit) 38a23d68 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

pagein-* stuff are for unix only

Change-Id: I8acc125aeeec089f3528cdc43b1475b93f5cde32
üst d36adbd5
...@@ -40,16 +40,16 @@ $(eval $(call gb_Module_add_targets,desktop,\ ...@@ -40,16 +40,16 @@ $(eval $(call gb_Module_add_targets,desktop,\
Library_migrationoo3 \ Library_migrationoo3 \
Library_unopkgapp \ Library_unopkgapp \
Package_scripts \ Package_scripts \
Pagein_calc \
Pagein_common \
Pagein_draw \
Pagein_impress \
Pagein_writer \
)) ))
ifneq ($(OS),MACOSX) ifneq ($(OS),MACOSX)
ifneq ($(OS),WNT) ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,desktop,\ $(eval $(call gb_Module_add_targets,desktop,\
Pagein_calc \
Pagein_common \
Pagein_draw \
Pagein_impress \
Pagein_writer \
CustomTarget_soffice \ CustomTarget_soffice \
Package_soffice_sh \ Package_soffice_sh \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment