diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-10 22:09:22 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-11 01:31:48 -0500 |
commit | 69a454249c84743d98d51098e21d85438efc7d25 (patch) | |
tree | 567c0397ee73fd1e365b901e3c7e961c19045813 /Module_tail_build.mk | |
parent | 37f8c9bee43b27be2f3cb4f517bb7925c890df02 (diff) |
bring the module 'animations' into the tail_build fold
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 2213c5408493..4491ac4fce17 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -25,6 +25,7 @@ $(eval $(call gb_Module_Module,tail_end)) $(eval $(call gb_Module_add_moduledirs,tail_end,\ + animations \ chart2 \ cui \ dbaccess \ |