summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-02-28 11:02:21 -0800
committerJohnathan Corgan <johnathan@corganlabs.com>2013-02-28 11:02:21 -0800
commit33c7198b12eaae233e5e0e0a2bc266f2efb018b1 (patch)
tree184eff568243b976bb41501175d090d88213b0a3 /gr-blocks/include/blocks/CMakeLists.txt
parent51c02f87a08efa4e679630771ec7dd0605e4986a (diff)
blocks: added gr::blocks::pdu namespace for PDU functions
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r--gr-blocks/include/blocks/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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