diff options
author | David Tardon <dtardon@redhat.com> | 2011-04-27 08:00:49 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-04-27 08:03:19 +0200 |
commit | 9a1612998c7e6aa575cac40770cfeca0c2f2267c (patch) | |
tree | c812984c284a357dfe1772bf0af0b76c744e1a52 /Module_tail_build.mk | |
parent | d5aa7a90059416bd77c5a5dd2d4306ae345471d2 (diff) |
add unoxml 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 2f6e726e9fab..ce9c45a67287 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -35,6 +35,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ slideshow \ starmath \ sw \ + unoxml \ writerfilter \ )) |