From 303cf84de7a2e94c99c68363c338ad82b922a6dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Pinot?= Date: Fri, 27 Apr 2012 10:34:49 +0000 Subject: [PATCH] =?UTF-8?q?From:=20J=C3=A9r=C3=B4me=20Pinot=20=20Subject:=20[E-devel]=20[patch]=20missing=20doxygen=20f?= =?UTF-8?q?iles=20in=20release=20tarballs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch add to EXTRA_DIST essential files for doxygen small build fix: SVN revision: 70514 --- legacy/elementary/doc/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/legacy/elementary/doc/Makefile.am b/legacy/elementary/doc/Makefile.am index 6eb6eaae52..472372a21c 100644 --- a/legacy/elementary/doc/Makefile.am +++ b/legacy/elementary/doc/Makefile.am @@ -129,4 +129,5 @@ doc: endif -EXTRA_DIST = Doxyfile.in $(wildcard img/*.*) e.css head.html foot.html shot.sh +EXTRA_DIST = Doxyfile.in $(wildcard img/*.*) e.css head.html foot.html shot.sh \ + DoxygenLayout.xml examples.dox index.doxy