diff options
Diffstat (limited to 'src/contrib/service/scalarproduct/Makefile.am')
-rw-r--r-- | src/contrib/service/scalarproduct/Makefile.am | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/contrib/service/scalarproduct/Makefile.am b/src/contrib/service/scalarproduct/Makefile.am index 4de1f5032..b12dbace5 100644 --- a/src/contrib/service/scalarproduct/Makefile.am +++ b/src/contrib/service/scalarproduct/Makefile.am | |||
@@ -95,10 +95,11 @@ EXTRA_DIST = \ | |||
95 | test_scalarproduct.conf \ | 95 | test_scalarproduct.conf \ |
96 | $(check_SCRIPTS) | 96 | $(check_SCRIPTS) |
97 | 97 | ||
98 | check_SCRIPTS = \ | 98 | # Need deprecated and removed testbed profiler |
99 | test_scalarproduct.sh \ | 99 | #check_SCRIPTS = \ |
100 | test_scalarproduct_negative.sh \ | 100 | # test_scalarproduct.sh \ |
101 | test_scalarproduct_negativezero.sh | 101 | # test_scalarproduct_negative.sh \ |
102 | # test_scalarproduct_negativezero.sh | ||
102 | 103 | ||
103 | check_PROGRAMS = \ | 104 | check_PROGRAMS = \ |
104 | # test_ecc_scalarproduct | 105 | # test_ecc_scalarproduct |