diff options
author | Frank Peters <fpe@openoffice.org> | 2010-02-19 17:13:35 +0100 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2010-02-19 17:13:35 +0100 |
commit | f5abeadcce76b40eb8cba6fff0316d10cd237a7a (patch) | |
tree | f1a1062a00eb51979ceb7ed907f4c6924ca187fc /helpcontent2 | |
parent | b09dc9a00d1eccf2b12ce59d44aa521151542b40 (diff) |
#i104543#
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/auxiliary/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk index 1155e80369..691131ded6 100644 --- a/helpcontent2/source/auxiliary/makefile.mk +++ b/helpcontent2/source/auxiliary/makefile.mk @@ -82,7 +82,7 @@ $(LOCTREEFILES) : $(COMMONMISC)/unpack.done .ENDIF # "$(WITH_LANG)"!="" aux_dirs .PHONY : - echo aux_langdirs:=$(aux_langdirs) > $(INCCOM)$/aux_langs.mk + echo aux_langdirs:=$(aux_langdirs) > $(LOCAL_COMMON_OUT)/inc$/aux_langs.mk $(COMMONBIN)$/helpimg.ilst .PHONY: -$(RM) $@ |