diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-21 11:10:31 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-21 11:10:31 -0400 |
commit | 37b7c80908d653169c5336b049bf1a9dd14eacd2 (patch) | |
tree | 68898d8993ad40688753698af5b21bd1645d187b | |
parent | 68c7b0839fa1d8235560ce821b67301d9b98fc64 (diff) | |
parent | 8c9b11e7945a97e17c8b922a6d5d833b3b70176a (diff) |
Merge branch 'master' into next
-rw-r--r-- | gr-blocks/include/blocks/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index edad5ef526..e2b2792a76 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -131,6 +131,7 @@ install(FILES deinterleave.h delay.h endian_swap.h + file_sink.h file_source.h file_meta_sink.h file_meta_source.h |