From: Wolfgang Bangerth Date: Mon, 3 Aug 1998 12:00:35 +0000 (+0000) Subject: Fix the problem that kdoc does not use the patched files in the directory where kdoc... X-Git-Tag: v8.0.0~22783 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600f7474daddd1a73d93cec4d35502430d4c0576;p=dealii.git Fix the problem that kdoc does not use the patched files in the directory where kdoc itself is located. git-svn-id: https://svn.dealii.org/trunk@471 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/Attic/doc/Makefile b/deal.II/lac/Attic/doc/Makefile index d30a3c053d..6d0d0a6bcd 100644 --- a/deal.II/lac/Attic/doc/Makefile +++ b/deal.II/lac/Attic/doc/Makefile @@ -1,7 +1,7 @@ # $Id$ -KDOCFLAGS = -I../kdoc ../../../deal.II/doc/kdoc/kdoc -a -p +KDOCFLAGS = -I../../../deal.II/doc/kdoc ../../../deal.II/doc/kdoc/kdoc -a -p kdoc.inc = $(wildcard ../include/lac/*.h)