switch source package format to 3.0 quilt
[debian/gnuradio] / gr-gpio / src / Makefile.am
index 8a361801fff67429c32dfd6c3973f8df295adb54..5071c22732a5ec7ada80264241738f7db17f50b5 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2007,2009 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -19,4 +19,8 @@
 # Boston, MA 02110-1301, USA.
 # 
 
-SUBDIRS = lib python fpga
+SUBDIRS = fpga
+if PYTHON
+SUBDIRS += python
+endif
+