]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix installation. 28/head
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 24 Jul 2014 23:55:28 +0000 (01:55 +0200)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 24 Jul 2014 23:57:24 +0000 (01:57 +0200)
Well, it seems we forgot to update doc/CMakeLists.txt to install the new
README.md file...

doc/CMakeLists.txt

index 64d79e2c07bc1676ccea15ef8dbd9734f9dac425..8e4af6274c67d45a54687726b345ba800f123da5 100644 (file)
@@ -61,7 +61,7 @@ ENDIF()
 
 SET(_destination)
 INSTALL(FILES
-  ${CMAKE_SOURCE_DIR}/README
+  ${CMAKE_SOURCE_DIR}/README.md
   ${CMAKE_SOURCE_DIR}/LICENSE
   DESTINATION ${_foo}
   COMPONENT library

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.