]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-generate deal.dox if the list of example programs changes.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 15 Feb 2010 18:42:53 +0000 (18:42 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 15 Feb 2010 18:42:53 +0000 (18:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@20638 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index 0bc677697a760c63550ab792727855d5872081b2..3881e2337eaedd34146be176aabdb42cd17d184d 100644 (file)
@@ -36,7 +36,7 @@ deal.II deal.tag: tutorial \
 tutorial:
        @cd tutorial ; $(MAKE)
 
-deal.dox: Makefile
+deal.dox: Makefile $(shell echo images ../../examples/*/doc)
        @echo "=== Making $@"
        @echo "INPUT=`echo headers ../../{base,lac,deal.II}/include/* tutorial/doxygen ../news/*.h`" > $@
        @echo "IMAGE_PATH=`echo images ../../examples/*/doc`" >> $@
@@ -46,7 +46,7 @@ deal.dox: Makefile
 # validate cross references. there are so many html files in these
 # directories that we can just call
 #    $(PERL) $D/common/scripts/validate-xrefs.pl deal.II/*.html
-# as this leads to error messages of the kind "/usr/bin/perl: Argument 
+# as this leads to error messages of the kind "/usr/bin/perl: Argument
 # list too long". Instead, use a loop over all html files
 validate-xrefs:
        @echo "--- Validating xrefs in doxygen/deal.II/ ---"

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.