From e2611e16d655cf49d2e4a996eb284c86e4d49ffd Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 5 Oct 2010 16:22:46 +0200 Subject: [docs] update copyright years --- docs/reference/lasso/lasso-docs.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 @@ - 2004, 2005, 2006, 2007, 2008, 2009 + 2004, 2005, 2006, 2007, 2008, 2009, 2010 Entr'ouvert -- cgit From 3e87282db3c00bc18a72b43385b155c8213e599b Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Wed, 6 Oct 2010 18:43:57 +0200 Subject: [docs lasso-book] add figures to the tarball --- docs/lasso-book/figures/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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) -- cgit