From: wolf Date: Mon, 24 Jul 2000 12:21:10 +0000 (+0000) Subject: Use correct dependency. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=078db792ec61bf07f28a3fbbf9142e66d69004ca;p=dealii-svn.git Use correct dependency. git-svn-id: https://svn.dealii.org/trunk@3209 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/auto/Makefile.in b/deal.II/doc/auto/Makefile.in index dda1316301..6559636349 100644 --- a/deal.II/doc/auto/Makefile.in +++ b/deal.II/doc/auto/Makefile.in @@ -56,7 +56,7 @@ kdoc: # Will not work for kdoc2 -kdoc/names.html: $(kdoc.library-files) +kdoc/names.html: kdoc @cd kdoc ; $(PERL) ../scripts/index.pl *.kdoc > names.html