From 3179a5c0d522151c22d9dd7a3b5a471e236b566b Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 27 Mar 2001 13:33:19 +0000 Subject: [PATCH] Remove bogus patch, as it disables creating the file we want. The problem was already fixed in the patch before. git-svn-id: https://svn.dealii.org/trunk@4301 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 a556dfd318..8e4aed9b00 100644 --- a/deal.II/doc/Makefile.in +++ b/deal.II/doc/Makefile.in @@ -10,7 +10,7 @@ include $D/common/Make.global_options # generic targets -default: autogen-doc tutorial development glossary validate-xrefs +default: autogen-doc tutorial development glossary class_index.html validate-xrefs all: default autogen-doc-all -- 2.39.5