summaryrefslogtreecommitdiff
path: root/gr-radio-astronomy/src/python
diff options
context:
space:
mode:
authorEric Blossom2010-11-24 13:49:59 -0800
committerEric Blossom2010-11-24 13:49:59 -0800
commit99dc38c8f81fe388b13bf46e3f53cc272765249e (patch)
tree7b150dcfab7307832042f238057beef0cf222cb4 /gr-radio-astronomy/src/python
parent53fb7289b46ee4299a0341d9e02dad74483940b6 (diff)
downloadgnuradio-99dc38c8f81fe388b13bf46e3f53cc272765249e.tar.gz
gnuradio-99dc38c8f81fe388b13bf46e3f53cc272765249e.tar.bz2
gnuradio-99dc38c8f81fe388b13bf46e3f53cc272765249e.zip
Consistently use TESTS += in conditionals
Diffstat (limited to 'gr-radio-astronomy/src/python')
-rw-r--r--gr-radio-astronomy/src/python/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-radio-astronomy/src/python/Makefile.am b/gr-radio-astronomy/src/python/Makefile.am
index e8a84de61..e342651ae 100644
--- a/gr-radio-astronomy/src/python/Makefile.am
+++ b/gr-radio-astronomy/src/python/Makefile.am
@@ -35,8 +35,7 @@ wxguilibdir = $(grpyexecdir)/wxgui
EXTRA_DIST = \
run_tests.in
-TESTS = \
- run_tests
+TESTS = run_tests
noinst_PYTHON = \