From 0ab2d474efc18bb5a51c0674ea2e073416f56acf Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Wed, 4 Feb 2009 19:55:04 +0000 Subject: [PATCH] fix dist rule SVN revision: 38944 --- legacy/embryo/doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/embryo/doc/Makefile.am b/legacy/embryo/doc/Makefile.am index f13450695c..f4cf21d532 100644 --- a/legacy/embryo/doc/Makefile.am +++ b/legacy/embryo/doc/Makefile.am @@ -30,4 +30,4 @@ doc: endif -EXTRA_DIST = Doxyfile e.css foot.html head.html img/ embryo.dox.in +EXTRA_DIST = Doxyfile e.css foot.html head.html img embryo.dox.in