aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-06-15 15:47:52 -0700
committerJosh Blum <josh@joshknows.com>2011-06-15 15:47:52 -0700
commit335e9ae544995ec98687438539d1f5704f3dceff (patch)
tree7c06ded46bc2a95c051edb47ed2fa1b4f2c7a4e3 /host/examples/CMakeLists.txt
parent3e9a04383b1c65da9aa2253b5c96d8826a573751 (diff)
parentb769fe40f1f36fda1110fdd99e5f5c21755b93cc (diff)
downloaduhd-335e9ae544995ec98687438539d1f5704f3dceff.tar.gz
uhd-335e9ae544995ec98687438539d1f5704f3dceff.tar.bz2
uhd-335e9ae544995ec98687438539d1f5704f3dceff.zip
Merge branch 'benchmark_rate'
Diffstat (limited to 'host/examples/CMakeLists.txt')
-rw-r--r--host/examples/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt
index fe9e6409e..10d1fddc3 100644
--- a/host/examples/CMakeLists.txt
+++ b/host/examples/CMakeLists.txt
@@ -19,7 +19,7 @@
# example applications
########################################################################
SET(example_sources
- benchmark_rx_rate.cpp
+ benchmark_rate.cpp
rx_multi_samples.cpp
rx_samples_to_file.cpp
rx_samples_to_udp.cpp