diff options
author | David Tardon <dtardon@redhat.com> | 2012-08-22 13:16:39 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-24 13:22:06 +0200 |
commit | 04e6963a24f3a9645ac26743c9ec09531d86ad51 (patch) | |
tree | a054922e3e1b231f3662feabae45e479bd2fd678 | |
parent | ce34d0d17b7f2c5e3800a645cc9bb65c53d59f72 (diff) |
add extras to tail_build
Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
-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 08a4025690b5..ec8e709893df 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -57,6 +57,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ embedserv \ eventattacher \ extensions \ + extras \ fileaccess \ filter \ forms \ diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 819a19c7bc5c..726163ce8411 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 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 usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL |