diff options
author | Xisco Fauli <anistenis@gmail.com> | 2011-09-22 11:36:19 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-12-05 20:53:19 +0000 |
commit | adf772680c7cf0e3d6ae135cab49c847447b5bf1 (patch) | |
tree | 35bb986d762aa876db3ef19cc58ae2388c51a4d5 /postprocess | |
parent | e20b4fe7f98473bef13758070ab33b144c6930ff (diff) |
Hello world (python) as a component
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index a6d7e5d56849..10f964bb2bdd 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -357,6 +357,8 @@ my_components += evoab my_components += component/avmedia/source/gstreamer/avmediagstreamer .END +my_ooo_components = mailmerge component/wizards/com/sun/star/wizards/fax/fax + .INCLUDE: target.mk ALLTAR : $(MISC)/services.rdb |