Merged r11123:11148 from jcorgan/np into trunk.
[debian/gnuradio] / gnuradio-examples / Makefile.am
index 41e9ee4d6101d337953547d5c2a5f314dbfd7caf..360ae8b41f080fb057a74bce4ad2cbfa84097552 100644 (file)
@@ -21,4 +21,7 @@
 
 include $(top_srcdir)/Makefile.common
 
-SUBDIRS = python c++
+SUBDIRS = c++
+if PYTHON
+SUBDIRS += python
+endif