Merged r11123:11148 from jcorgan/np into trunk.
[debian/gnuradio] / usrp / host / Makefile.am
index 1716f513d4576898e81f293a73dd30d52bb87ddb..514b835a9d98a020c099b614395488cb24a3eb78 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2001,2007 Free Software Foundation, Inc.
+# Copyright 2001,2007,2009 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -19,5 +19,8 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = misc lib swig apps apps-inband
+SUBDIRS = misc lib apps apps-inband
 
+if PYTHON
+SUBDIRS += swig
+endif