]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix: Fix typo so that our step-graph gets build again... 342/head
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 15 Dec 2014 22:58:31 +0000 (23:58 +0100)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 15 Dec 2014 23:06:00 +0000 (00:06 +0100)
doc/doxygen/CMakeLists.txt
doc/doxygen/tutorial/CMakeLists.txt
examples/step-54/doc/builds-on

index a02a7a77a30ac86f2305fe4479fad15db3c88541..ae0e55efceefad62b3efd0c65230004b62a783cc 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9185fb85f03d82e7bfd13ac2150ca19739c339ce..80ba641cc86fc09c41e8a677d9f269782a857522 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II Authors
+## Copyright (C) 2012 - 2014 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
 # Prepare tutorial.h:
 #
 
+file(GLOB DEAL_II_STEPS_BUILDSON
+  ${CMAKE_SOURCE_DIR}/examples/step-*/doc/builds-on
+  )
+
 ADD_CUSTOM_COMMAND(
   OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/tutorial.h
   COMMAND ${PERL_EXECUTABLE}
@@ -28,6 +32,7 @@ ADD_CUSTOM_COMMAND(
     > ${CMAKE_CURRENT_BINARY_DIR}/tutorial.h
   DEPENDS
     ${DEAL_II_STEPS}
+    ${DEAL_II_STEPS_BUILDSON}
     ${CMAKE_CURRENT_SOURCE_DIR}/tutorial.h.in
   )
 
index e5b502c085237bbf4edfe4b26636d96e67565b31..4673935cbed764a47a500b066d2253a65cd52881 100644 (file)
@@ -1 +1 @@
-step-49, step-53
+step-49 step-53

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.