summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSachin Setiya <sachin.setiya@mariadb.com>2017-05-03 10:16:15 +0530
committerSachin Setiya <sachin.setiya@mariadb.com>2017-05-03 10:16:15 +0530
commit1c142800486f58653aac007b0873d8c1aa712960 (patch)
tree512bb39b1227ca564ab77b4f085c7f9e541b26ba /cmake
parentf359f664e9e4de804ffd33e222d00c6140655452 (diff)
parentdbe2c3c5f21fd479fbe0993b045c0c30493ca07a (diff)
downloadmariadb-git-1c142800486f58653aac007b0873d8c1aa712960.tar.gz
Merge tag 'mariadb-5.5.56' into 5.5-galera
Diffstat (limited to 'cmake')
-rw-r--r--cmake/cpack_rpm.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/cpack_rpm.cmake b/cmake/cpack_rpm.cmake
index 7d996f54e1b..519b3db7594 100644
--- a/cmake/cpack_rpm.cmake
+++ b/cmake/cpack_rpm.cmake
@@ -219,6 +219,9 @@ SETA(CPACK_RPM_test_PACKAGE_PROVIDES
"perl(mtr_io.pl)"
"perl(mtr_match)"
"perl(mtr_misc.pl)"
+ "perl(mtr_gcov.pl)"
+ "perl(mtr_gprof.pl)"
+ "perl(mtr_process.pl)"
"perl(mtr_report)"
"perl(mtr_results)"
"perl(mtr_unique)")