diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2009-09-08 21:08:29 -0700 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2009-09-20 09:39:27 -0700 |
commit | ce9a41e69f5e3b9e0280d22fa778d167c3982db7 (patch) | |
tree | d385419a096a3cbb19964a76652791ea31c7d1b5 /gr-noaa/swig/Makefile.am | |
parent | b7d1c551fb374a0e5219fbb4d118f3f19f448393 (diff) |
Added HRPT deframer block
Diffstat (limited to 'gr-noaa/swig/Makefile.am')
-rw-r--r-- | gr-noaa/swig/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-noaa/swig/Makefile.am b/gr-noaa/swig/Makefile.am index e1584227f2..98311eb7bf 100644 --- a/gr-noaa/swig/Makefile.am +++ b/gr-noaa/swig/Makefile.am @@ -53,6 +53,7 @@ noaa_swig_python = \ # additional SWIG files to be installed noaa_swig_swiginclude_headers = \ noaa_swig.i \ + noaa_hrpt_deframer.i \ noaa_hrpt_pll_cf.i \ noaa_hrpt_sync_fb.i |