Merge branch 'dfsg-orig'
[debian/gnuradio] / gr-utils / src / Makefile.am
index 7a941211384b6d536ef7ca05e5d17f032f8c66cc..b2847dce98e99f4d3f5d7703cf405d1ae4481674 100644 (file)
@@ -19,4 +19,7 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = lib python
+SUBDIRS = lib
+if PYTHON
+SUBDIRS += python
+endif