aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 5dcd396..eb50675 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,4 +1,4 @@
install(
- FILES ${CMAKE_PROJECT_NAME}.txt
+ FILES ${CMAKE_PROJECT_NAME}.md
DESTINATION ${CMAKE_INSTALL_DOCDIR}
COMPONENT "development")