Merge branch 'master' into sync
[debian/gnuradio] / gnuradio-examples / Makefile.am
index 25436c1c806a30f96ffe2bdc6f7ca0d90657dbf6..360ae8b41f080fb057a74bce4ad2cbfa84097552 100644 (file)
@@ -21,4 +21,7 @@
 
 include $(top_srcdir)/Makefile.common
 
-SUBDIRS = python
+SUBDIRS = c++
+if PYTHON
+SUBDIRS += python
+endif