From 954595c9a7608ae853cd2e4d73db2174ef597490 Mon Sep 17 00:00:00 2001 From: eb Date: Thu, 2 Oct 2008 04:38:37 +0000 Subject: [PATCH] stop installing test_all git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9698 221aa14e-8319-0410-a670-987f0aec2ac5 --- gnuradio-core/src/tests/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnuradio-core/src/tests/Makefile.am b/gnuradio-core/src/tests/Makefile.am index c6225d97..2bf7cb4e 100644 --- a/gnuradio-core/src/tests/Makefile.am +++ b/gnuradio-core/src/tests/Makefile.am @@ -45,13 +45,14 @@ noinst_PROGRAMS = \ benchmark_dotprod_ccf \ benchmark_nco \ benchmark_vco \ + test_all \ test_runtime \ test_general \ test_filter \ test_vmcircbuf -bin_PROGRAMS = \ - test_all +#bin_PROGRAMS = \ +# test_all noinst_SCRIPTS = \ -- 2.47.2