Merged r11123:11148 from jcorgan/np into trunk.
[debian/gnuradio] / gr-atsc / src / Makefile.am
index e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9..78e03f580c8e72b69be5d5708eaa5ad5364f088a 100644 (file)
@@ -19,4 +19,8 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = lib python
+SUBDIRS = lib
+if PYTHON
+SUBDIRS += python
+endif
+