]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ubuntus default /bin/sh can not deal with "{a,b}" in shell commands and could not...
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Sep 2010 12:55:21 +0000 (12:55 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Sep 2010 12:55:21 +0000 (12:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@22119 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index 7d25d1a59c5027272b529d8b7b7987b6cdda4d3c..77ee07a5847b27b1329ad7d5ef9040d428186bce 100644 (file)
@@ -56,7 +56,7 @@ tutorial:
 
 deal.dox: Makefile $(shell echo images ../../examples/*/doc ../news/*.h)
        @echo "=== Making $@"
-       @echo "INPUT=`echo headers ../../{base,lac,deal.II}/include/* tutorial/doxygen ../news/*.h`" > $@
+       @echo "INPUT=`echo headers ../../base/include/* ../../lac/include/* ../../deal.II/include/* 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.