]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simplify structure a bit.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Sep 2010 03:47:59 +0000 (03:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Sep 2010 03:47:59 +0000 (03:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@22116 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/Makefile

index 1e8f36b02019cdaf5ef3c67dc33336762433ce65..eef261c1b2fcbfbc3231d6fb4f3d5b9e8822bf66 100644 (file)
@@ -6,9 +6,8 @@ include ../../../common/Make.global_options
 
 # plain names of those files that we shall treat. simply take all those
 # directories in examples/ that have a /doc subdirectory
-example-names = $(subst $D/examples/,,    \
-                        $(subst /doc,,    \
-                                $(shell echo $D/examples/*/doc)))
+example-names = $(subst /doc,,    \
+                        $(shell cd $D/examples && echo */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.