diff options
Diffstat (limited to 'config')
-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 5b987d6171..4e95ea02b5 100644 --- a/config/grc_gnuradio_examples.m4 +++ b/config/grc_gnuradio_examples.m4 @@ -22,6 +22,9 @@ AC_DEFUN([GRC_GNURADIO_EXAMPLES],[ AC_CONFIG_FILES([ \ gnuradio-examples/Makefile \ + gnuradio-examples/c++/Makefile \ + gnuradio-examples/c++/dialtone/Makefile \ + gnuradio-examples/c++/hier/Makefile \ gnuradio-examples/python/Makefile \ gnuradio-examples/python/apps/hf_explorer/Makefile \ gnuradio-examples/python/apps/hf_radio/Makefile \ |