summaryrefslogtreecommitdiff
path: root/readlicense_oo/CustomTarget_license.mk
diff options
context:
space:
mode:
Diffstat (limited to 'readlicense_oo/CustomTarget_license.mk')
-rw-r--r--readlicense_oo/CustomTarget_license.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/CustomTarget_license.mk b/readlicense_oo/CustomTarget_license.mk
index f6647efa1439..653f1dd38541 100644
--- a/readlicense_oo/CustomTarget_license.mk
+++ b/readlicense_oo/CustomTarget_license.mk
@@ -14,7 +14,7 @@ readlicense_oo_DIR := $(call gb_CustomTarget_get_workdir,readlicense_oo/license)
$(call gb_CustomTarget_get_target,readlicense_oo/license) : $(readlicense_oo_DIR)/license.txt
$(readlicense_oo_DIR)/license.txt : \
- $(SRCDIR)/readlicense_oo/txt/license.txt \
+ $(SRCDIR)/readlicense_oo/license/LICENSE \
| $(readlicense_oo_DIR)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),AWK,1)
$(call gb_Helper_abbreviate_dirs, \