From 1bb10d9023fbade8244d843273c24d849467385a Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Thu, 21 Mar 2013 11:19:54 -0400 Subject: blocks: more missing insalled header files. --- gr-blocks/include/blocks/CMakeLists.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gr-blocks/include/blocks/CMakeLists.txt') diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index bcee973e37..7b74ca7a5d 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -131,6 +131,8 @@ install(FILES deinterleave.h delay.h endian_swap.h + file_descriptor_sink.h + file_descriptor_source.h file_sink.h file_source.h file_meta_sink.h @@ -146,6 +148,7 @@ install(FILES interleaved_short_to_complex.h keep_m_in_n.h keep_one_in_n.h + lfsr_32k_source_s.h message_debug.h message_sink.h message_source.h @@ -184,12 +187,12 @@ install(FILES stretch_ff.h tag_debug.h tagged_file_sink.h + tagged_stream_mux.h tagged_stream_to_pdu.h threshold_ff.h throttle.h transcendental.h tuntap_pdu.h - tagged_stream_mux.h uchar_to_float.h udp_sink.h udp_source.h -- cgit v1.2.3