summaryrefslogtreecommitdiff
path: root/gr-fec
diff options
context:
space:
mode:
authorA. Maitland Bottoms <bottoms@debian.org>2016-06-23 16:01:01 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2016-06-23 16:06:25 -0700
commit0e18622160a33c10d5853fc3e3d0ee4ebaa41829 (patch)
treefe4726cfa9882d4d8e898a8fb010c9c6e515ecf0 /gr-fec
parent037b34f9de04eec6d31941abff4e53fec83b0fe5 (diff)
build: clean up header installation across tree
* Remove unused, uncompilable headers in gr-atsc or gr-vocoder * Don't install build-time only header in gr-qtgui * Install missing headers in gr-fec
Diffstat (limited to 'gr-fec')
-rw-r--r--gr-fec/include/gnuradio/fec/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/gr-fec/include/gnuradio/fec/CMakeLists.txt b/gr-fec/include/gnuradio/fec/CMakeLists.txt
index aca8c8da84..57594b47d8 100644
--- a/gr-fec/include/gnuradio/fec/CMakeLists.txt
+++ b/gr-fec/include/gnuradio/fec/CMakeLists.txt
@@ -47,6 +47,11 @@ install(FILES
puncture_bb.h
puncture_ff.h
depuncture_bb.h
+ cldpc.h
+ alist.h
+ gf2mat.h
+ gf2vec.h
+ awgn_bp.h
ldpc_encoder.h
ldpc_decoder.h
polar_encoder.h