Merge branch 'upstream' into dfsg-orig
[debian/gnuradio] / gr-radar-mono / src / Makefile.am
index c6fb49efa1e78f7270805a0fa79c10c289389525..d546da7f8656f5ceedbf0aec48b3c8cc57cff991 100644 (file)
@@ -21,4 +21,7 @@
 
 include $(top_srcdir)/Makefile.common
 
-SUBDIRS = fpga lib python
+SUBDIRS = fpga lib
+if PYTHON
+SUBDIRS += python
+endif