X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=inline;f=gr-sounder%2Fsrc%2FMakefile.am;h=d546da7f8656f5ceedbf0aec48b3c8cc57cff991;hb=refs%2Fheads%2Fdfsg-orig;hp=c6fb49efa1e78f7270805a0fa79c10c289389525;hpb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;p=debian%2Fgnuradio diff --git a/gr-sounder/src/Makefile.am b/gr-sounder/src/Makefile.am index c6fb49ef..d546da7f 100644 --- a/gr-sounder/src/Makefile.am +++ b/gr-sounder/src/Makefile.am @@ -21,4 +21,7 @@ include $(top_srcdir)/Makefile.common -SUBDIRS = fpga lib python +SUBDIRS = fpga lib +if PYTHON +SUBDIRS += python +endif