diff options
Diffstat (limited to 'config/grc_gnuradio_examples.m4')
-rw-r--r-- | config/grc_gnuradio_examples.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/grc_gnuradio_examples.m4 b/config/grc_gnuradio_examples.m4 index 82b0f882c5..bf9730a04c 100644 --- a/config/grc_gnuradio_examples.m4 +++ b/config/grc_gnuradio_examples.m4 @@ -34,6 +34,7 @@ AC_DEFUN([GRC_GNURADIO_EXAMPLES],[ gnuradio-examples/python/hier/Makefile \ gnuradio-examples/python/hier/audio/Makefile \ gnuradio-examples/python/hier/networking/Makefile \ + gnuradio-examples/python/hier/digital/Makefile \ gnuradio-examples/python/hier/ofdm/Makefile \ gnuradio-examples/python/hier/sounder/Makefile \ gnuradio-examples/python/hier/usrp/Makefile \ |