diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-07 16:14:01 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-07 16:18:27 +0200 |
commit | 21ec3dbaa600f4d13792a6ea49090083a8f1150b (patch) | |
tree | 87f54691b3cd36406d3995f219c2b55b3d2a18ac /Module_tail_build.mk | |
parent | 69bd2f3630d83dbcab4cfb9d9ff7ccc6b7f2a139 (diff) |
move xmlhelp to tail_build
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index dcbbdda671d6..44b84130efb1 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -92,6 +92,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ writerfilter \ writerperfect \ xmerge \ + xmlhelp \ xmloff \ xmlscript \ xmlsecurity \ |