]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Work around one problem
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Jul 2006 15:47:50 +0000 (15:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Jul 2006 15:47:50 +0000 (15:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@13429 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index 52cf0fb68e1dd7cac9770e8de280d0a1ab7cf30f..b875df7eb787df552d522af1ce928e4a7fb74a58 100644 (file)
@@ -26,7 +26,7 @@ deal.II deal.tag: tutorial \
          $D/lac/include/*/*.h \
          $D/deal.II/include/*/*.h \
          headers/*.h \
-         $(shell ls tutorial/doxygen/)
+         $(addprefix tutorial/doxygen/, $(shell ls tutorial/doxygen/))
        @echo "=== Generating reference documentation. " \
               "This can take several minutes..."
        @DOXYGEN@ deal.dox > doxygen.log
@@ -58,4 +58,4 @@ clean:
 
 
 .PHONY: html tutorial private deal.II \
-       validate-xrefs clean
+       validate-xrefs clean tutorial

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.