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