diff options
Diffstat (limited to 'gr-radio-astronomy/src/python')
-rw-r--r-- | gr-radio-astronomy/src/python/Makefile.am | 3 |
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 = \ |