]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Adjust to new directory structure.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Oct 2010 12:40:06 +0000 (12:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Oct 2010 12:40:06 +0000 (12:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@22489 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index 77ee07a5847b27b1329ad7d5ef9040d428186bce..8a2743a8a457439f377323f73f52297af5fb2046 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 # $Name$
 #
-# Copyright (c) the deal.II authors 2003
+# Copyright (c) the deal.II authors 2003, 2010
 
 SHELL=/bin/bash
 ###############################
@@ -34,9 +34,7 @@ private:
 # equal file).
 deal.II deal.tag: tutorial \
           deal.dox \
-         $D/base/include/*/*.h \
-         $D/lac/include/*/*.h \
-         $D/deal.II/include/*/*.h \
+         $D/include/deal.II/*/*.h \
          headers/*.h \
          $(addprefix tutorial/doxygen/, $(shell ls tutorial/doxygen/))
        @echo "=== Generating reference documentation. " \
@@ -56,7 +54,7 @@ tutorial:
 
 deal.dox: Makefile $(shell echo images ../../examples/*/doc ../news/*.h)
        @echo "=== Making $@"
-       @echo "INPUT=`echo headers ../../base/include/* ../../lac/include/* ../../deal.II/include/* tutorial/doxygen ../news/*.h`" > $@
+       @echo "INPUT=`echo headers $D/include/deal.II/* tutorial/doxygen ../news/*.h`" > $@
        @echo "IMAGE_PATH=`echo images ../../examples/*/doc`" >> $@
 
 

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.