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 | |
parent | db2bfb53bd1e1dc71f38576951a1aa3576a9aa3d (diff) |
move testtools to tail_build
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
-rw-r--r-- | Module_tail_build.mk | 1 | ||||
-rw-r--r-- | postprocess/prj/build.lst | 2 |
2 files changed, 2 insertions, 1 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 \ diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 36a375a54b34..8038e87da626 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk testtools MORE_FONTS:more_fonts DICTIONARIES:dictionaries LANGUAGETOOL:languagetool MYSQLC:mysqlc STLPORT:stlport tail_build NULL +po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk MORE_FONTS:more_fonts DICTIONARIES:dictionaries LANGUAGETOOL:languagetool MYSQLC:mysqlc STLPORT:stlport tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL |