Update some .md references

This commit is contained in:
Fabian Homborg
2020-05-28 17:10:21 +02:00
parent e6f5c78d39
commit 382595e1e9
5 changed files with 6 additions and 6 deletions

View File

@@ -153,7 +153,7 @@ install(DIRECTORY share/tools/web_config
install(FILES ${MANUALS} DESTINATION ${mandir}/man1/ OPTIONAL)
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/user_doc/html/ # Trailing slash is important!
DESTINATION ${docdir} OPTIONAL)
install(FILES CHANGELOG.md DESTINATION ${docdir})
install(FILES CHANGELOG.rst DESTINATION ${docdir})
install(FILES share/lynx.lss DESTINATION ${rel_datadir}/fish/)