Merge commit 'v3.3.0' into upstream
[debian/gnuradio] / usrp / host / Makefile.am
index ac9fd1a4290a86f1e549a832f11bba3da2d62223..aa94fbd6ec31cece1a4d84d949c516c352245735 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,4 +19,8 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = misc lib swig apps
+SUBDIRS = misc lib include apps
+
+if PYTHON
+SUBDIRS += swig
+endif