]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Copy collaboration.png into the correct place.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Jan 2006 21:13:22 +0000 (21:13 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Jan 2006 21:13:22 +0000 (21:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@12132 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index e8a0e679ab577b57b81fb295db62d20fb72ee301..15a9227100501925dedd7efc44a571e32a8648d8 100644 (file)
@@ -20,6 +20,10 @@ private:
 # generate documentation. write the output to a file so as not to hide the
 # important message to impatient observers that this process can take quite
 # a while
+#
+# also copy the collaboration.png file into this directory. although
+# the documentation says that doxygen does that by itself, some
+# versions seem to forget about it
 deal.tag: deal.dox \
          $D/base/include/*/*.h \
          $D/lac/include/*/*.h \
@@ -28,6 +32,7 @@ deal.tag: deal.dox \
        @echo "=== Generating reference documentation. " \
               "This can take several minutes..."
        @DOXYGEN@ deal.dox > doxygen.log
+       @cp collaboration.png deal.II
 
 deal.II: deal.tag
 
@@ -48,6 +53,7 @@ validate-xrefs:
 clean:
        -for i in deal.II/* ; do rm $$i ; done
        -rm *.tag
+       -rm -f deal.II/collaboration.png
 
 .PHONY: html private deal.II \
        validate-xrefs clean

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.