From: Thomas Tsou Date: Mon, 28 Sep 2009 22:14:31 +0000 (-0400) Subject: Removed multiple install of noaa_swig.i from Makefile.am X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=fb4883e9d4b6d4b25f4167d074a51eb109c69e93;p=debian%2Fgnuradio Removed multiple install of noaa_swig.i from Makefile.am --- diff --git a/gr-noaa/swig/Makefile.am b/gr-noaa/swig/Makefile.am index cd7686e2..3ac7879d 100644 --- a/gr-noaa/swig/Makefile.am +++ b/gr-noaa/swig/Makefile.am @@ -52,7 +52,6 @@ noaa_swig_python = \ # additional SWIG files to be installed noaa_swig_swiginclude_headers = \ - noaa_swig.i \ noaa_hrpt_decoder.i \ noaa_hrpt_deframer.i \ noaa_hrpt_pll_cf.i \