aboutsummaryrefslogtreecommitdiffstats
path: root/apps/CMakeLists.txt
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2015-02-15 11:40:23 +0100
committerptrkrysik <ptrkrysik@gmail.com>2015-02-15 11:40:23 +0100
commita0deb1c0c427f3f0808e01fb98a269a40f01bf89 (patch)
treea6adcf831bdcefade566b4e7d112e6cf27e85b14 /apps/CMakeLists.txt
parentc184823aea9e57f0488a4047c2256cef4df55756 (diff)
Removed airprobe_usrp - USRP's should are supported by airprobe_rtlsdr and because of this the separate application is redundant
Diffstat (limited to 'apps/CMakeLists.txt')
-rw-r--r--apps/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
index 83eb260..ce8b205 100644
--- a/apps/CMakeLists.txt
+++ b/apps/CMakeLists.txt
@@ -26,7 +26,6 @@ GR_PYTHON_INSTALL(
# ${PYFILES}
airprobe_file.py
airprobe_rtlsdr.py
- airprobe_usrp.py
DESTINATION bin
)