diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2009-09-08 16:52:37 -0700 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2009-09-20 09:39:27 -0700 |
commit | b7d1c551fb374a0e5219fbb4d118f3f19f448393 (patch) | |
tree | d8635c7eea59530f07b5c8ca2c43980c38cd0d8a /gr-noaa/swig/Makefile.am | |
parent | 65bcd58b65219408268e5db1b8fbafb2d3ccc215 (diff) |
Changed synchronizer to output sliced bits.
Diffstat (limited to 'gr-noaa/swig/Makefile.am')
-rw-r--r-- | gr-noaa/swig/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-noaa/swig/Makefile.am b/gr-noaa/swig/Makefile.am index 2f98738ca0..e1584227f2 100644 --- a/gr-noaa/swig/Makefile.am +++ b/gr-noaa/swig/Makefile.am @@ -54,7 +54,7 @@ noaa_swig_python = \ noaa_swig_swiginclude_headers = \ noaa_swig.i \ noaa_hrpt_pll_cf.i \ - noaa_hrpt_sync_ff.i + noaa_hrpt_sync_fb.i include $(top_srcdir)/Makefile.swig |