aboutsummaryrefslogtreecommitdiffstats
path: root/python/CMakeLists.txt
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2015-04-04 12:28:20 +0200
committerptrkrysik <ptrkrysik@gmail.com>2015-04-04 12:28:20 +0200
commitf8c7e83298f20adf61b4dd025d4a0807c4c0d49c (patch)
tree2e697ab55408ad51bf2416e12940e0c548d63c69 /python/CMakeLists.txt
parent14db3c058a8e092e32eaf04696cd38858e2351f9 (diff)
Reimplemented clock_offset_control block in C++
Diffstat (limited to 'python/CMakeLists.txt')
-rw-r--r--python/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt
index 0fa695b..e3a40cb 100644
--- a/python/CMakeLists.txt
+++ b/python/CMakeLists.txt
@@ -36,7 +36,6 @@ GR_PYTHON_INSTALL(
receiver/sch_detector.py
receiver/fcch_detector.py
receiver/chirpz.py
- receiver/clock_offset_control.py
misc_utils/clock_offset_corrector.py DESTINATION ${GR_PYTHON_DIR}/grgsm
)