office-gobmx/postprocess
Tor Lillqvist a59e2d4f05 fdo#82038: Make sending email from LO work again on OS X
Do build the cmdmail library, the uri-encode executable and do install
the senddoc script for OS X, too.

Note that in order for it to work, one needs to set the "E-mail
program" in Preferences:Internet:E-mail to /Applications/Mail.app. (Or
possibly some other application and/or executable.)

Change-Id: I5764c9891865983d46081edc854e321643c296cc
2014-08-11 12:24:01 +03:00
..
packimages
qa
signing
CppunitTest_services.mk gbuild: more deps for services test 2014-08-02 19:16:38 +02:00
CustomTarget_images.mk
CustomTarget_registry.mk
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk fdo#82038: Make sending email from LO work again on OS X 2014-08-11 12:24:01 +03:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.