X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-utils%2Fsrc%2FMakefile.am;fp=gr-utils%2Fsrc%2FMakefile.am;h=b2847dce98e99f4d3f5d7703cf405d1ae4481674;hb=8a9ddbb0675f9bfcc6e03b457fba6c79474a3693;hp=7a941211384b6d536ef7ca05e5d17f032f8c66cc;hpb=82d471b9b4a8b389b5da44b19c69c36420828382;p=debian%2Fgnuradio diff --git a/gr-utils/src/Makefile.am b/gr-utils/src/Makefile.am index 7a941211..b2847dce 100644 --- a/gr-utils/src/Makefile.am +++ b/gr-utils/src/Makefile.am @@ -19,4 +19,7 @@ # Boston, MA 02110-1301, USA. # -SUBDIRS = lib python +SUBDIRS = lib +if PYTHON +SUBDIRS += python +endif