diff options
Diffstat (limited to 'config/grc_gnuradio_examples.m4')
-rw-r--r-- | config/grc_gnuradio_examples.m4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/grc_gnuradio_examples.m4 b/config/grc_gnuradio_examples.m4 index 30124039a..82b0f882c 100644 --- a/config/grc_gnuradio_examples.m4 +++ b/config/grc_gnuradio_examples.m4 @@ -33,7 +33,10 @@ AC_DEFUN([GRC_GNURADIO_EXAMPLES],[ gnuradio-examples/python/digital_voice/Makefile \ gnuradio-examples/python/hier/Makefile \ gnuradio-examples/python/hier/audio/Makefile \ + gnuradio-examples/python/hier/networking/Makefile \ gnuradio-examples/python/hier/ofdm/Makefile \ + gnuradio-examples/python/hier/sounder/Makefile \ + gnuradio-examples/python/hier/usrp/Makefile \ gnuradio-examples/python/multi-antenna/Makefile \ gnuradio-examples/python/multi_usrp/Makefile \ gnuradio-examples/python/networking/Makefile \ |