diff options
author | Tom Rondeau <tom@trondeau.com> | 2013-08-28 16:30:14 -0400 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2013-08-28 16:30:14 -0400 |
commit | 55f637b609d676c7189dbf7c939a1284225768e9 (patch) | |
tree | f1834a41a2f530c048ce40e74757318927d73553 | |
parent | d8d5087d097e3edfa2fe5b7e5b7bbca991cfda03 (diff) | |
parent | 839df4509814da25cf7466eb03cf2d1aeb62b3c5 (diff) |
Merge branch 'maint'
-rw-r--r-- | gnuradio-runtime/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/CMakeLists.txt b/gnuradio-runtime/CMakeLists.txt index 7e644635c3..f7733db628 100644 --- a/gnuradio-runtime/CMakeLists.txt +++ b/gnuradio-runtime/CMakeLists.txt @@ -135,7 +135,6 @@ configure_file( install( FILES ${CMAKE_CURRENT_BINARY_DIR}/gnuradio-runtime.conf - ctrlport.conf.example DESTINATION ${GR_PREFSDIR} COMPONENT "runtime_runtime" ) |