diff options
author | David Tardon <dtardon@redhat.com> | 2012-07-03 12:21:33 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-07-03 17:47:21 +0200 |
commit | 3425a9777f6d06d4ef1c6d1f0883dc2254dff295 (patch) | |
tree | 8bf74965d8117d08ebca1cc2b7737de29689474f /Module_tail_build.mk | |
parent | db2bfb53bd1e1dc71f38576951a1aa3576a9aa3d (diff) |
move testtools to tail_build
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
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 61d0f894e95c..533dd2485154 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -111,6 +111,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ sw \ swext \ test \ + testtools \ toolkit \ tools \ touch \ |