diff options
author | Kurt Zenker <kz@openoffice.org> | 2010-05-21 16:34:25 +0200 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2010-05-21 16:34:25 +0200 |
commit | be6a147aa0a7f7d1567d001e9e5caab4c41ad27a (patch) | |
tree | 2a5f6af80692312d4d0cd8d3d96f1802688260eb /helpcontent2/source/auxiliary/makefile.mk | |
parent | 5b04604ec7953a3a1c3b9a611bc115bfd15c7470 (diff) | |
parent | 274595d7c039ca9816bea8919e07d7deb8ecd4b2 (diff) |
CWS-TOOLING: integrate CWS commonhelp
ooo/DEV300_m80ooo/DEV300_m79
Diffstat (limited to 'helpcontent2/source/auxiliary/makefile.mk')
-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 93c8223af3..48b02b5d0e 100644 --- a/helpcontent2/source/auxiliary/makefile.mk +++ b/helpcontent2/source/auxiliary/makefile.mk @@ -91,7 +91,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) $@ |