aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests/CMakeLists.txt
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-10-08 18:53:31 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-10-08 19:35:34 +0100
commit1eaa3e8040ec02a5eb4b3832f8aac56325b88d28 (patch)
treeba3c11161f1e88cee55da24264ecb804553d3f7f /tests/performance_tests/CMakeLists.txt
parentMerge pull request #1180 (diff)
downloadmonero-1eaa3e8040ec02a5eb4b3832f8aac56325b88d28.tar.xz
tests: add performance tests for rct signatures
Diffstat (limited to 'tests/performance_tests/CMakeLists.txt')
-rw-r--r--tests/performance_tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/performance_tests/CMakeLists.txt b/tests/performance_tests/CMakeLists.txt
index 37accb393..36dfd5952 100644
--- a/tests/performance_tests/CMakeLists.txt
+++ b/tests/performance_tests/CMakeLists.txt
@@ -30,7 +30,7 @@ set(performance_tests_sources
main.cpp)
set(performance_tests_headers
- check_ring_signature.h
+ check_tx_signature.h
cn_slow_hash.h
construct_tx.h
derive_public_key.h