X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=CMakeLists.txt;h=087eafe333cacaa94e79cd6ab3390dd2943fd073;hb=2b4a9af9f7693a7715ae77f491157baac7257b10;hp=793cb70273603971e2c925c47deb5d1a137af3fc;hpb=6d0b9e981b34f3141c488bbe13db3f8cbbb5d754;p=lugaru.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 793cb70..087eafe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -289,6 +289,6 @@ endif(APPLE) install(FILES ${CMAKE_SOURCE_DIR}/AUTHORS ${CMAKE_SOURCE_DIR}/CONTENT-LICENSE.txt ${CMAKE_SOURCE_DIR}/COPYING.txt - ${CMAKE_SOURCE_DIR}/DEBUG-OPTIONS.txt + ${CMAKE_SOURCE_DIR}/DEVTOOLS.txt ${CMAKE_SOURCE_DIR}/README.md DESTINATION ${LUGARU_DOCDIR})