summaryrefslogtreecommitdiffstats
path: root/readlicense_oo/makefile.mk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-24 13:33:29 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-28 08:44:14 +0200
commit07b5ca666c9b45d797793dcf735edafea2e54ad8 (patch)
tree39cc6db527c86a2eae9c51da6bd15ed1ea5e49b2 /readlicense_oo/makefile.mk
parentLibreOffice branding: fixing windows icons (diff)
downloadcore-07b5ca666c9b45d797793dcf735edafea2e54ad8.tar.gz
core-07b5ca666c9b45d797793dcf735edafea2e54ad8.zip
Replace the "Help Support" menu item by the "License Information" one
Diffstat (limited to 'readlicense_oo/makefile.mk')
-rwxr-xr-xreadlicense_oo/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/readlicense_oo/makefile.mk b/readlicense_oo/makefile.mk
index bb6eff9cbde7..0568a98bdfe5 100755
--- a/readlicense_oo/makefile.mk
+++ b/readlicense_oo/makefile.mk
@@ -46,3 +46,7 @@ $(SYSLICDEST)$/LICENSE_en-US : source$/license$/license_en-US.txt
$(SYSLICDEST)$/LICENSE_en-US.html : source$/license$/license_en-US.html
@-$(MKDIRHIER) $(SYSLICDEST)
$(COPY) $< $@
+
+$(SYSLICDEST)$/LICENSE.odt : source$/license$/license.odt
+ @-$(MKDIRHIER) $(SYSLICDEST)
+ $(COPY) $< $@