diff options
Diffstat (limited to 'gnuradio-examples/python/hier/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/hier/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnuradio-examples/python/hier/Makefile.am b/gnuradio-examples/python/hier/Makefile.am index f39864324..e58b36122 100644 --- a/gnuradio-examples/python/hier/Makefile.am +++ b/gnuradio-examples/python/hier/Makefile.am @@ -21,4 +21,7 @@ SUBDIRS = \ audio \ - ofdm + ofdm \ + networking \ + sounder \ + usrp |