From: Ralf Hartmann Date: Tue, 4 Apr 2000 09:55:43 +0000 (+0000) Subject: fix typo. X-Git-Tag: v8.0.0~20708 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e54f1e43153b4fd6d9da12f54bbd402b3dc9f6a;p=dealii.git fix typo. git-svn-id: https://svn.dealii.org/trunk@2669 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/auto/Makefile.in b/deal.II/doc/auto/Makefile.in index 717b1a7d0b..dda1316301 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.libray-files) +kdoc/names.html: $(kdoc.library-files) @cd kdoc ; $(PERL) ../scripts/index.pl *.kdoc > names.html