From 33c7198b12eaae233e5e0e0a2bc266f2efb018b1 Mon Sep 17 00:00:00 2001 From: Johnathan Corgan <johnathan@corganlabs.com> Date: Thu, 28 Feb 2013 11:02:21 -0800 Subject: blocks: added gr::blocks::pdu namespace for PDU functions --- gr-blocks/include/blocks/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (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 cea725d360..05672ecf90 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -127,6 +127,7 @@ install(FILES nlog10_ff.h pack_k_bits_bb.h patterned_interleaver.h + pdu.h peak_detector2_fb.h regenerate_bb.h repeat.h -- cgit v1.2.3