diff options
author | David Tardon <dtardon@redhat.com> | 2011-09-15 14:44:38 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-09-15 14:49:36 +0200 |
commit | 1ee990864886fb355afbb75e31f8c799aaf9c9a6 (patch) | |
tree | 6bb89d5c6f58390a5a433c9ac6fc6d107b84b9df /Module_tail_build.mk | |
parent | fca439ea5d25244f718cf8cd91ea8694990be172 (diff) |
move automation 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 013feca40181..d43bd090b2f4 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -26,6 +26,7 @@ $(eval $(call gb_Module_Module,tail_end)) $(eval $(call gb_Module_add_moduledirs,tail_end,\ animations \ + automation \ basctl \ chart2 \ cui \ |