From 74c4ca96278537a4d891130f00ea0d0a7a59bdb9 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Mon, 18 Jul 2016 10:23:24 +0200 Subject: Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) --- include/grgsm/CMakeLists.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/grgsm/CMakeLists.txt') diff --git a/include/grgsm/CMakeLists.txt b/include/grgsm/CMakeLists.txt index 210320a..dc9b191 100644 --- a/include/grgsm/CMakeLists.txt +++ b/include/grgsm/CMakeLists.txt @@ -23,9 +23,7 @@ install(FILES plotting.hpp api.h - gsmtap.h - msg_to_tag.h - controlled_fractional_resampler_cc.h DESTINATION include/grgsm + gsmtap.h DESTINATION include/grgsm ) add_subdirectory(decoding) -- cgit v1.2.3