diff options
Diffstat (limited to 'gnuradio-examples/python/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-examples/python/Makefile.am b/gnuradio-examples/python/Makefile.am index ae2c52886..a7c9ec8d1 100644 --- a/gnuradio-examples/python/Makefile.am +++ b/gnuradio-examples/python/Makefile.am @@ -19,4 +19,4 @@ # Boston, MA 02111-1307, USA. # -SUBDIRS = audio digital_voice gmsk2 mc4020 multi_usrp usrp channel-coding +SUBDIRS = audio channel-coding digital_voice gmsk2 mc4020 multi_usrp usrp |