From: wolf Date: Wed, 15 Mar 2006 03:36:07 +0000 (+0000) Subject: Comment update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb995ec0288e10d1fd4425b5574aef157eb4acd;p=dealii-svn.git Comment update. git-svn-id: https://svn.dealii.org/trunk@12594 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/Makefile b/deal.II/doc/tutorial/chapter-2.step-by-step/Makefile index 8466ee0258..5b3e95ccd1 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/Makefile +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/Makefile @@ -20,6 +20,7 @@ example-toc-prog = $(addsuffix _toc.prog,$(gen-example-names)) example-toc-plain = $(addsuffix _toc.plain,$(gen-example-names)) example-toc = $(addsuffix _toc.combined,$(gen-example-names)) +# finally a target for combined HTML files example-htmls = $(addsuffix .html,$(example-names))