diff options
author | David Tardon <dtardon@redhat.com> | 2012-08-02 17:57:23 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-02 18:13:57 +0200 |
commit | bcd0b2a9ff3f96be9a54f75a916d53d2dc66954d (patch) | |
tree | bbf2d0d05aebd7859209d8d7e7213ca0991a0364 /Module_tail_build.mk | |
parent | 75c3e803316f307d02569485e6e00aa04ec6dc09 (diff) |
add autodoc and its deps to tail_build
Change-Id: I4a5e960c13b5f17235dc50f8ee6754a029c70840
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index bdd7ef103e87..cbc0462ee677 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -28,6 +28,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ accessibility \ animations \ apple_remote \ + autodoc \ avmedia \ basctl \ basebmp \ @@ -39,6 +40,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ chart2 \ configmgr \ connectivity \ + cosv \ cppcanvas \ cpputools \ cui \ @@ -119,6 +121,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ tubes \ twain \ ucb \ + udm \ unixODBC \ UnoControls \ unodevtools \ |