diff options
author | Josh Blum <josh@joshknows.com> | 2011-06-29 13:23:18 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-06-29 13:23:18 -0700 |
commit | d38757f4656028800e393c91bf3fec1986eb0200 (patch) | |
tree | f4f7b0fe078182b40cf07e6756fb8628feeffd70 /host/tests/CMakeLists.txt | |
parent | 1ade1f94cb5aaf038d4914fb5cece82f055b8f0e (diff) | |
download | uhd-d38757f4656028800e393c91bf3fec1986eb0200.tar.gz uhd-d38757f4656028800e393c91bf3fec1986eb0200.tar.bz2 uhd-d38757f4656028800e393c91bf3fec1986eb0200.zip |
usrp: deleted a bunch on obsoleted files in usrp directory
Diffstat (limited to 'host/tests/CMakeLists.txt')
-rw-r--r-- | host/tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt index 133763591..c97116233 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -33,7 +33,6 @@ SET(test_sources sph_send_test.cpp subdev_spec_test.cpp time_spec_test.cpp - tune_helper_test.cpp vrt_test.cpp wax_test.cpp ) |