diff options
author | David Tardon <dtardon@redhat.com> | 2012-12-29 14:20:52 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-12-29 14:29:29 +0100 |
commit | d7f1952b3f41b072763da5b2ebcc1779fa8457bf (patch) | |
tree | 26faa2cb7a3a7dfed1c1f3db49da97b7ec97492b /mythes | |
parent | fad69045a041be33d3c4c5a2114f82e18eeca6cb (diff) |
we use idxdict these days
Change-Id: I89ba8543191b3c5eea95a3a0906af121726c1bcd
Diffstat (limited to 'mythes')
-rw-r--r-- | mythes/ExternalPackage_mythes.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mythes/ExternalPackage_mythes.mk b/mythes/ExternalPackage_mythes.mk index 553af2e8533a..9935661c941d 100644 --- a/mythes/ExternalPackage_mythes.mk +++ b/mythes/ExternalPackage_mythes.mk @@ -17,9 +17,6 @@ $(eval $(call gb_ExternalPackage_add_file,mythes,lib/libmythes.a,.libs/libmythes endif -$(eval $(call gb_ExternalPackage_add_files,mythes,bin,\ - th_gen_idx.pl \ -)) $(eval $(call gb_ExternalPackage_add_unpacked_files,mythes,inc,\ mythes.hxx \ )) |