summaryrefslogtreecommitdiff
path: root/sdext/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2009-12-07 16:11:02 +0100
committerKurt Zenker <kz@openoffice.org>2009-12-07 16:11:02 +0100
commite4a04a9cde62f498cfbd6329951fbdefa4427b6e (patch)
treeaed93ccba42d26e8dd7309431391ad6540145ed2 /sdext/source
parent0e887aaaa4e2f8ff8197691506a7442b99452c61 (diff)
masterfix: #i10000# build error fixed
Diffstat (limited to 'sdext/source')
-rw-r--r--sdext/source/presenter/makefile.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk
index fe1aced3c52e..2144809b32df 100644
--- a/sdext/source/presenter/makefile.mk
+++ b/sdext/source/presenter/makefile.mk
@@ -247,7 +247,10 @@ PLATFORMID:=$(RTL_OS:l)_$(RTL_ARCH:l)
COMPONENT_HELP= \
$(ZIP1DIR)$/help/component.txt \
- $(foreach,l,$(alllangiso) $(ZIP1DIR)$/help$/$l$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp)
+ $(ZIP1DIR)$/help$/en-US$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp
+
+# no localization yet - see #i107498#
+# $(foreach,l,$(alllangiso) $(ZIP1DIR)$/help$/$l$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp)
ZIP1DEPS= \
$(PACKLICS) \