From: wolf Date: Fri, 12 Feb 1999 09:39:53 +0000 (+0000) Subject: Fix two missing files. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5daba82d8c214488d8ebabd0778d7ee553e0c526;p=dealii-svn.git Fix two missing files. git-svn-id: https://svn.dealii.org/trunk@786 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/auto/Makefile b/deal.II/doc/auto/Makefile index eb2b584ef3..9f66b7ddba 100644 --- a/deal.II/doc/auto/Makefile +++ b/deal.II/doc/auto/Makefile @@ -29,7 +29,7 @@ cvslog: # make sure that the *.kdoc files exist by # using the dependancies and the following rules. -kdoc: kdoc/basic.kdoc kdoc/grid.kdoc kdoc/dof.kdoc kdoc/numerics.kdoc $(kdoc.all) kdoc-rerun +kdoc: kdoc/base.kdoc kdoc/lac.kdoc kdoc/basic.kdoc kdoc/grid.kdoc kdoc/dof.kdoc kdoc/numerics.kdoc $(kdoc.all) kdoc-rerun kdoc-rerun: @cd kdoc ; perl $(KDOCFLAGS) $(KDOCINCLUDE) -dbase \