switch source package format to 3.0 quilt
[debian/gnuradio] / gnuradio-core / src / python / gnuradio / gruimpl / Makefile.am
index 9e333aee5a2135a49462068860369270520b2dc5..ffae4b8094e0efa4fe657632ae74fb1732313d1c 100644 (file)
@@ -1,11 +1,11 @@
 #
-# Copyright 2005 Free Software Foundation, Inc.
+# Copyright 2005,2009 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -32,9 +32,9 @@ grupython_PYTHON =                    \
        listmisc.py                     \
        mathmisc.py                     \
        lmx2306.py                      \
+       msgq_runner.py                  \
        os_read_exactly.py              \
        sdr_1000.py                     \
        seq_with_cursor.py              \
-       socket_stuff.py                 
-
-CLEANFILES = *.pyc
+       socket_stuff.py                 \
+       daemon.py