diff options
Diffstat (limited to 'perform/Makefile.am')
-rw-r--r-- | perform/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perform/Makefile.am b/perform/Makefile.am index 1a88172..a9766a1 100644 --- a/perform/Makefile.am +++ b/perform/Makefile.am @@ -27,7 +27,7 @@ if BUILD_PARALLEL_CONDITIONAL bin_PROGRAMS=h5perf TEST_PROG_PARA=h5perf perf else - bin_PROGRAMS=h5perf h5perf_serial + bin_PROGRAMS=h5perf_serial endif # Some programs are not built or run by default, but can be built by hand or by |