diff options
author | Andras Timar <atimar@suse.com> | 2012-09-23 15:25:24 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-23 15:25:24 +0200 |
commit | ae8aa63e7efcb2cef414f2eff6b3d22f9d73f848 (patch) | |
tree | 3a363cc00b60872429f5e6ad786b0d9927f2919b /readlicense_oo | |
parent | 224f423d32833d38d7812c12fd1b68cb27be1929 (diff) |
fix localization of readlicense_oo
Change-Id: Ibc73809f565bdecb470191c61650490bca7cd048
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/CustomTarget_readme.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/CustomTarget_readme.mk b/readlicense_oo/CustomTarget_readme.mk index db2f0bf135d8..62c10bc52a10 100644 --- a/readlicense_oo/CustomTarget_readme.mk +++ b/readlicense_oo/CustomTarget_readme.mk @@ -44,7 +44,7 @@ $(readlicense_oo_DIR)/readme.xrm : \ -p readlicense_oo \ -i $< \ -o $@ \ - -m $(gb_SDFLOCATION)/readlicense_oo/docs/localize.sdf \ + -m $(gb_SDFLOCATION)/readlicense_oo/docs/readme/localize.sdf \ -l all) endif |