diff options
author | David Tardon <dtardon@redhat.com> | 2013-02-27 10:11:27 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-02-27 10:11:42 +0100 |
commit | ca3a1ae7f4a3a504e23eedcb5c8103d2d122e605 (patch) | |
tree | 96018904918e23e06a9fc2b3e734aadee9047afc | |
parent | 3e1dea5948cd05fb593fc35cc8659c99c7cef169 (diff) |
add helpcontent2 to tail_build
Change-Id: I14020dbe0a174ca58698a8605ff64f46e7502f19
-rw-r--r-- | Module_tail_build.mk | 1 | ||||
m--------- | helpcontent2 | 0 | ||||
-rw-r--r-- | postprocess/prj/build.lst | 2 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index c8854e34f435..68a23db79cde 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -85,6 +85,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_build,\ $(call gb_Helper_optional,FREETYPE,freetype) \ $(call gb_Helper_optional,GRAPHITE,graphite) \ $(call gb_Helper_optional,DESKTOP,helpcompiler) \ + $(call gb_Helper_optional,HELP,helpcontent2) \ $(call gb_Helper_optional,HSQLDB,hsqldb) \ $(call gb_Helper_optional,HUNSPELL,hunspell) \ hwpfilter \ diff --git a/helpcontent2 b/helpcontent2 -Subproject 0f8696c0e556e64dae7e29f07d334e1e691d320 +Subproject 86d61cd53feccd830412794561d29390bcfba09 diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index a494d1ce53a7..9af55af0ed2d 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,2 +1,2 @@ -po postprocess :: HELP:helpcontent2 tail_build NULL +po postprocess :: tail_build NULL po postprocess\prj nmake - all po_prj NULL |