diff options
Diffstat (limited to 'gnuradio-examples/python/pfb/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/pfb/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnuradio-examples/python/pfb/Makefile.am b/gnuradio-examples/python/pfb/Makefile.am index 4aa9248ea..0b91d0a2d 100644 --- a/gnuradio-examples/python/pfb/Makefile.am +++ b/gnuradio-examples/python/pfb/Makefile.am @@ -29,3 +29,6 @@ dist_ourdata_SCRIPTS = \ decimate.py \ interpolate.py \ fmtest.py + +dist_ourdata_DATA = \ + resampler_demo.grc |