summaryrefslogtreecommitdiff
blob: 036aa428f63331bcec0e8a69d581c2b2d3992e9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/storage/tokudb/PerconaFT/CMakeLists.txt
+++ b/storage/tokudb/PerconaFT/CMakeLists.txt
@@ -102,11 +102,5 @@ add_subdirectory(src)
 add_subdirectory(ftcxx)
 add_subdirectory(tools)
 
-install(
-  FILES README.md COPYING.AGPLv3 COPYING.GPLv2 PATENTS
-  DESTINATION .
-  COMPONENT tokukv_misc
-  )
-
 ## build tags
 include(TokuBuildTagDatabases)