diff options
Diffstat (limited to 'ham/gnuradio-howto/PLIST')
-rw-r--r-- | ham/gnuradio-howto/PLIST | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/ham/gnuradio-howto/PLIST b/ham/gnuradio-howto/PLIST index bc1d79e6c8a..5b45c0d8f09 100644 --- a/ham/gnuradio-howto/PLIST +++ b/ham/gnuradio-howto/PLIST @@ -1,8 +1,17 @@ -@comment $NetBSD: PLIST,v 1.2 2007/08/08 03:13:37 wulf Exp $ -include/gnuradio/howto_square2_ff.h -include/gnuradio/howto_square_ff.h -include/gnuradio/swig/howto.i -${PYSITELIB}/gnuradio/_howto.la -${PYSITELIB}/gnuradio/howto.py -${PYSITELIB}/gnuradio/howto.pyc -${PYSITELIB}/gnuradio/howto.pyo +@comment $NetBSD: PLIST,v 1.3 2010/09/15 09:38:44 markd Exp $ +bin/howto_square.py +include/howto/howto_square2_ff.h +include/howto/howto_square_ff.h +include/howto/swig/howto.i +include/howto/swig/howto_square2_ff.i +include/howto/swig/howto_square_ff.i +lib/libgnuradio-howto.la +${PYSITELIB}/howto/__init__.py +${PYSITELIB}/howto/__init__.pyc +${PYSITELIB}/howto/__init__.pyo +${PYSITELIB}/howto/_howto_swig.la +${PYSITELIB}/howto/howto_swig.py +${PYSITELIB}/howto/howto_swig.pyc +${PYSITELIB}/howto/howto_swig.pyo +share/gnuradio/grc/blocks/howto_square2_ff.xml +share/gnuradio/grc/blocks/howto_square_ff.xml |