diff options
| author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-10-13 14:18:06 +0200 |
|---|---|---|
| committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-10-13 14:18:06 +0200 |
| commit | 11434956dd8107dcdee5c10abc2641a3ef2d509b (patch) | |
| tree | 7e4ce8fa868f516ddd45e50ce167bf2b3bc27294 /docs | |
| parent | 0bd4c25a24574eb80b81888e41dd7726ef000a9d (diff) | |
| parent | 48a7639e58df956b874a0d8ed30ab9e607433f85 (diff) | |
Merge branch 'hotfixes-2.3.4' into release
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/lasso-book/figures/Makefile.am | 3 | ||||
| -rw-r--r-- | docs/reference/lasso/lasso-docs.sgml | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/lasso-book/figures/Makefile.am b/docs/lasso-book/figures/Makefile.am index 4873db98..dd23b956 100644 --- a/docs/lasso-book/figures/Makefile.am +++ b/docs/lasso-book/figures/Makefile.am @@ -49,4 +49,5 @@ slo-sp-soap-4.svg: slo-sp-soap.svg step.xsl slo-sp-soap-5.svg: slo-sp-soap.svg step.xsl slo-sp-soap-6.svg: slo-sp-soap.svg step.xsl -EXTRA_DIST = step.xsl sso-brws-art.svg sso-brws-post.svg slo-sp-soap.svg +EXTRA_DIST = step.xsl sso-brws-art.svg sso-brws-post.svg slo-sp-soap.svg \ + $(FIGURES_PNG_FILES) $(GENERATED_FIGURES_SVG_FILES) diff --git a/docs/reference/lasso/lasso-docs.sgml b/docs/reference/lasso/lasso-docs.sgml index 009813c6..e92d447e 100644 --- a/docs/reference/lasso/lasso-docs.sgml +++ b/docs/reference/lasso/lasso-docs.sgml @@ -21,7 +21,7 @@ </legalnotice> <copyright> - <year>2004, 2005, 2006, 2007, 2008, 2009</year> + <year>2004, 2005, 2006, 2007, 2008, 2009, 2010</year> <holder>Entr'ouvert</holder> </copyright> |
