From dda22272e7aedefc6737dc8cf2cf9dc47009a85e Mon Sep 17 00:00:00 2001 From: piotr Date: Mon, 4 Aug 2014 11:31:54 +0200 Subject: Added new block for extracting info about base stations --- python/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/CMakeLists.txt') diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 67d45f9..651baa5 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -35,7 +35,8 @@ GR_PYTHON_INSTALL( fcch_burst_tagger.py sch_detector.py fcch_detector.py - chirpz.py DESTINATION ${GR_PYTHON_DIR}/gsm + chirpz.py + DESTINATION ${GR_PYTHON_DIR}/gsm ) ######################################################################## -- cgit v1.2.3