From: Wolfgang Bangerth Date: Thu, 16 Mar 2006 02:40:12 +0000 (+0000) Subject: Need to make tutorial before doxygen section, since the latter wants to munge X-Git-Tag: v8.0.0~12088 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2b22f6a5b94882bf7f3c663a3e156ccbf1c1dc;p=dealii.git Need to make tutorial before doxygen section, since the latter wants to munge processed tutorial files. git-svn-id: https://svn.dealii.org/trunk@12610 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/Makefile.in b/deal.II/doc/Makefile.in index 5e2e4e1a60..d36b0d9043 100644 --- a/deal.II/doc/Makefile.in +++ b/deal.II/doc/Makefile.in @@ -17,7 +17,7 @@ all: default # specific targets -doxygen: +doxygen: tutorial cd doxygen ; rm -f *.tag ; $(MAKE) tutorial: