summaryrefslogtreecommitdiff
path: root/gr-sounder/src/fpga
diff options
context:
space:
mode:
Diffstat (limited to 'gr-sounder/src/fpga')
-rw-r--r--gr-sounder/src/fpga/lib/Makefile.am4
-rw-r--r--gr-sounder/src/fpga/tb/Makefile.am4
-rw-r--r--gr-sounder/src/fpga/top/Makefile.am5
3 files changed, 5 insertions, 8 deletions
diff --git a/gr-sounder/src/fpga/lib/Makefile.am b/gr-sounder/src/fpga/lib/Makefile.am
index 0dfb19b22..3aae96371 100644
--- a/gr-sounder/src/fpga/lib/Makefile.am
+++ b/gr-sounder/src/fpga/lib/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2007,2009 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
@@ -28,5 +28,3 @@ EXTRA_DIST = \
sounder_ctrl.v \
sounder_rx.v \
sounder_tx.v
-
-MOSTLYCLEANFILES = *~ \ No newline at end of file
diff --git a/gr-sounder/src/fpga/tb/Makefile.am b/gr-sounder/src/fpga/tb/Makefile.am
index e873fa59c..ec15f28d6 100644
--- a/gr-sounder/src/fpga/tb/Makefile.am
+++ b/gr-sounder/src/fpga/tb/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2007,2009 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
@@ -27,4 +27,4 @@ EXTRA_DIST = \
sounder_tb.sh \
sounder_tb_wave.sh
-MOSTLYCLEANFILES = *~ *.vcd *.out* sounder_tb \ No newline at end of file
+MOSTLYCLEANFILES += *.vcd *.out* sounder_tb
diff --git a/gr-sounder/src/fpga/top/Makefile.am b/gr-sounder/src/fpga/top/Makefile.am
index 33e8c860d..63e07dc5b 100644
--- a/gr-sounder/src/fpga/top/Makefile.am
+++ b/gr-sounder/src/fpga/top/Makefile.am
@@ -37,7 +37,7 @@ EXTRA_DIST = \
usrp_sounder.psf \
usrp_sounder.qpf
-MOSTLYCLEANFILES = \
+MOSTLYCLEANFILES += \
db/* \
*.rpt \
*.summary \
@@ -45,5 +45,4 @@ MOSTLYCLEANFILES = \
*.smsg \
*.done \
*.pin \
- *.sof \
- *~
+ *.sof