switch source package format to 3.0 quilt
[debian/gnuradio] / gr-sounder / src / fpga / lib / Makefile.am
index 450981f1a4283c749dfacf9011f4b920716cbd60..3aae96371ec587e2c8d6fe4aacae5493674a00f3 100644 (file)
@@ -1,11 +1,11 @@
 #
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2007,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,
@@ -25,6 +25,6 @@ EXTRA_DIST = \
        dac_interface.v \
        dacpll.v \
        sounder.v \
+       sounder_ctrl.v \
        sounder_rx.v \
        sounder_tx.v
-