Install correct README file
The README was renamed to README.md which broke installation.
This commit is contained in:
parent
3b5b616edf
commit
15a03375c2
@ -219,7 +219,7 @@ if(WITH_MAXSCALE_CNF AND (NOT TARGET_COMPONENT OR "core" STREQUAL "${TARGET_COMP
|
||||
endif()
|
||||
|
||||
install_file(${CMAKE_SOURCE_DIR}/COPYRIGHT core)
|
||||
install_file(${CMAKE_SOURCE_DIR}/README core)
|
||||
install_file(${CMAKE_SOURCE_DIR}/README.md core)
|
||||
install_file(${CMAKE_SOURCE_DIR}/LICENSE.TXT core)
|
||||
install_file(${CMAKE_SOURCE_DIR}/LICENSE-THIRDPARTY.TXT core)
|
||||
install_file(etc/lsyncd_example.conf core)
|
||||
|
Loading…
x
Reference in New Issue
Block a user