diff options
author | David Tardon <dtardon@redhat.com> | 2011-12-21 15:32:54 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-12-23 16:43:01 +0100 |
commit | 77a09f857a4507a34cb7b5dde0e818ec3338c422 (patch) | |
tree | ec781209fa71dd232b2a940c0c2f7d8c092807a7 /Module_tail_build.mk | |
parent | 7aadee6df631f9b100777e2cfec324292f46c3c8 (diff) |
move accessibility 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 9b0dc4c68af3..9cc2d90fb46e 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,\ + accessibility \ animations \ basctl \ bean \ |