diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-08-22 16:58:15 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-08-22 17:00:57 +0300 |
commit | 63088cd934881128d2928faae5486476af55db14 (patch) | |
tree | 3b66376c1d07b2730dbeed787c04ca5c239296cd /postprocess | |
parent | a6f73e53b640b311564c5a1843b1c2df574bdd43 (diff) |
New attempt to have the "android" module built at a suitable time
Yes, I know that eventually what now is known as "tail_build" will be
all there is left. So by that time, by definition nothing can be built
"after tail_build". Will have to handle that then.
Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 819a19c7bc5c..51a803555c91 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 MORE_FONTS:more_fonts LANGUAGETOOL:languagetool MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL +po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk MORE_FONTS:more_fonts LANGUAGETOOL:languagetool MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build android 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 |