From: Wolfgang Bangerth Date: Mon, 3 Jan 2011 06:39:25 +0000 (+0000) Subject: Also include 'kind' files in dependencies. X-Git-Tag: v8.0.0~4550 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d60e6f7479988afbce15dc245c8d77c12e8346;p=dealii.git Also include 'kind' files in dependencies. git-svn-id: https://svn.dealii.org/trunk@23109 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/tutorial/Makefile b/deal.II/doc/doxygen/tutorial/Makefile index 2b0f0548c4..394d13241b 100644 --- a/deal.II/doc/doxygen/tutorial/Makefile +++ b/deal.II/doc/doxygen/tutorial/Makefile @@ -51,7 +51,7 @@ toc.html: steps.cmapx toc.html.in @perl make_toc.pl > toc.html # generate dot file -steps.dot: steps.pl $D/examples/*/doc/tooltip $D/examples/*/doc/builds-on +steps.dot: steps.pl $D/examples/*/doc/tooltip $D/examples/*/doc/builds-on $D/examples/*/doc/kind @echo ================== Making $@ @perl $< > $@