]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix problems with auto-generated project doc.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 3 Mar 1999 11:56:03 +0000 (11:56 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 3 Mar 1999 11:56:03 +0000 (11:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@940 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/auto/Makefile

index 67aa7820e3a7d2384f806f40efac6a4144d71ecf..5165d7d0ff5fc37545533573fd9437efcab1bd14 100644 (file)
@@ -19,7 +19,7 @@ kdoc.transport = $(wildcard ../../projects/transport/trans_dg/*.h)
 
 
 kdoc.all  = $(kdoc.base) $(kdoc.lac) $(kdoc.basic) $(kdoc.grid) $(kdoc.dof) $(kdoc.num) \
-            $(kdoc.ntrans)
+            $(kdoc.transport)
 
 all-include-files = $(wildcard ../../deal.II/include/*/*.h \
                                ../../lac/include/lac/*.h   \
@@ -38,7 +38,7 @@ cvslog:
 
 # make sure that the *.kdoc files exist by
 # using the dependancies and the following rules.
-kdoc: kdoc/base.kdoc kdoc/lac.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/transport.kdoc $(kdoc.all) kdoc-rerun
 
 kdoc-rerun:
        @cd kdoc ; perl $(KDOCFLAGS) $(KDOCINCLUDE) -dbase \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.