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