diff options
author | Andras Timar <atimar@suse.com> | 2012-11-21 19:07:46 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-22 06:58:26 +0100 |
commit | 4b243824ba2107d95320dfba5ee74cf216fa00ef (patch) | |
tree | dcfb987844f7dd135d0542d52825f7fcdaaac1c2 /source | |
parent | 0d7698e9affe313d6cb83272958c5600f5736fc5 (diff) |
cleanup, help tree files are localized with treex utility now
Change-Id: Ifc8aba13d875cb1522df373f0179729931ed14f3
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/makefile.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/shared/makefile.mk b/source/text/shared/makefile.mk index a6ee23a13b..4db021ac00 100644 --- a/source/text/shared/makefile.mk +++ b/source/text/shared/makefile.mk @@ -59,8 +59,7 @@ XHPFILES = \ main0500.xhp \ main0600.xhp \ main0650.xhp \ - main0800.xhp \ - tree_strings.xhp + main0800.xhp # --- Targets ------------------------------------------------------ |