diff options
Diffstat (limited to 'gnuradio-examples/python/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/Makefile.am | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/gnuradio-examples/python/Makefile.am b/gnuradio-examples/python/Makefile.am index 65021729a..80a319dd7 100644 --- a/gnuradio-examples/python/Makefile.am +++ b/gnuradio-examples/python/Makefile.am @@ -22,16 +22,8 @@ include $(top_srcdir)/Makefile.common SUBDIRS = \ - apps \ - digital \ - digital-bert \ - digital_voice \ mp-sched \ - multi-antenna \ multi_usrp \ network \ - ofdm \ pfb \ - tags \ - usrp \ - usrp2 + tags |