Merge commit 'v3.3.0' into upstream
[debian/gnuradio] / gr-trellis / src / Makefile.am
index 41f525b0b8dbb477149a0e187001805396165f12..79e9d626ad5fffc23279cc1caece815da4dbaad9 100644 (file)
@@ -19,4 +19,7 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = lib python examples
+SUBDIRS = lib 
+if PYTHON
+SUBDIRS += python examples
+endif