diff options
author | Oz <[email protected]> | 2015-11-09 09:32:28 +0100 |
---|---|---|
committer | Oz <[email protected]> | 2015-11-09 09:32:28 +0100 |
commit | 0ce02e6ce1fb1a4398b41ae4e22860a8fca45d9b (patch) | |
tree | b14a1d46c274df7521e8a6941e4843467fb22804 /doc-build | |
parent | d4223dc58a8531be416a21810eb2c52099e6e7ef (diff) | |
download | mate-common-0ce02e6ce1fb1a4398b41ae4e22860a8fca45d9b.tar.bz2 mate-common-0ce02e6ce1fb1a4398b41ae4e22860a8fca45d9b.tar.xz |
fix tiny typo1.12
Diffstat (limited to 'doc-build')
-rw-r--r-- | doc-build/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-build/README b/doc-build/README index 6b44642..edb59c5 100644 --- a/doc-build/README +++ b/doc-build/README @@ -1,5 +1,5 @@ To automatically include the standard user documentation build files (omf.make -and xmldocs.make) in you package, set USE_COMMON_DOC_BUILD=yes in autogen.sh +and xmldocs.make) in your package, set USE_COMMON_DOC_BUILD=yes in autogen.sh before calling the macros2/autogen.sh script. When porting applications across to use this feature, ensure that all of the |