summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2012-02-26 16:11:44 +0100
committerunknown <knielsen@knielsen-hq.org>2012-02-26 16:11:44 +0100
commitf0c682858f26efcebabb558068aa567eed44632e (patch)
tree1ab374650914fa3e22e07fdc7d9b9eb9ff3c5f00 /CMakeLists.txt
parent1df16a171bdaebee867a4462448a22e251718503 (diff)
parentb8aa31c03d5f69a35109ffae11af0b43d7b9341f (diff)
downloadmariadb-git-f0c682858f26efcebabb558068aa567eed44632e.tar.gz
Merge MWL#192: non-blocking client library into MariaDB.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e210a8d87e..ad267c7cab4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -349,7 +349,7 @@ ENDIF()
# RPM installs documentation directly from the source tree
#
IF(NOT INSTALL_LAYOUT MATCHES "RPM")
- INSTALL(FILES COPYING LICENSE.mysql
+ INSTALL(FILES COPYING COPYING.LESSER LICENSE.mysql
DESTINATION ${INSTALL_DOCREADMEDIR}
COMPONENT Readme
OPTIONAL