aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/CMakeLists.txt
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-05-29 13:06:39 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-05-29 13:06:39 +0200
commitc6eb3b5c6a013d5c19878a584b03c31813f87e77 (patch)
tree0f35d7738227b5842335c80216f123b109ca7bc4 /include/grgsm/CMakeLists.txt
parentaf8ad5dddf61ab57a514474627c1a2de0936a718 (diff)
Added msg_to_tag block - currently it does nothing
Diffstat (limited to 'include/grgsm/CMakeLists.txt')
-rw-r--r--include/grgsm/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grgsm/CMakeLists.txt b/include/grgsm/CMakeLists.txt
index e9f6cc2..50788ae 100644
--- a/include/grgsm/CMakeLists.txt
+++ b/include/grgsm/CMakeLists.txt
@@ -24,7 +24,7 @@ install(FILES
plotting.hpp
api.h
gsmtap.h
- DESTINATION include/grgsm
+ msg_to_tag.h DESTINATION include/grgsm
)
add_subdirectory(decoding)