summaryrefslogtreecommitdiff
path: root/readlicense_oo/Package_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'readlicense_oo/Package_files.mk')
-rw-r--r--readlicense_oo/Package_files.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/Package_files.mk b/readlicense_oo/Package_files.mk
index 1cace5a4207f..f3f146b7f7a2 100644
--- a/readlicense_oo/Package_files.mk
+++ b/readlicense_oo/Package_files.mk
@@ -20,6 +20,6 @@ $(eval $(call gb_Package_add_file,readlicense_oo_files,bin/osl/LICENSE.odt,odt/L
$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/LICENSE.odt,odt/LICENSE.odt))
$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/CREDITS.odt,odt/CREDITS.odt))
-$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/THIRDPARTYLICENSEREADME.html,html/THIRDPARTYLICENSEREADME.html))
+$(eval $(call gb_Package_add_file,readlicense_oo_files,bin/LICENSE.html,html/LICENSE.html))
# vim: set noet sw=4 ts=4: