From dd2b22f6a5b94882bf7f3c663a3e156ccbf1c1dc Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 16 Mar 2006 02:40:12 +0000 Subject: [PATCH] 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 --- deal.II/doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5