diff options
author | Radek Doulik <rodo@novell.com> | 2011-06-10 11:59:27 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-10 16:29:16 +0200 |
commit | d411c79e416a639b9154046cbe053b6868498f38 (patch) | |
tree | 81cf3588e0d36263018b8f5732d1bf9b4c0a7140 | |
parent | e6be5b9a5b025f534b9c4680989128c01d3cee93 (diff) |
added mtfrenderer to the components list
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 82ff84d..4c8109b 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -126,6 +126,7 @@ my_components = \ lwpfilter \ mcnttype \ migrationoo2 \ + mtfrenderer \ msfilter \ msworksfilter \ mysql \ |