summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.am
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-13 14:20:04 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-13 14:20:04 (GMT)
commit3e628120ceee554636eda775269b4f0ca914c140 (patch)
treeeade4013722654698ab2380605bbb0371f13b7da /testpar/Makefile.am
parent2c78a1930b11ef10aa92d3cdeb8486d2ede1b33b (diff)
downloadhdf5-3e628120ceee554636eda775269b4f0ca914c140.zip
hdf5-3e628120ceee554636eda775269b4f0ca914c140.tar.gz
hdf5-3e628120ceee554636eda775269b4f0ca914c140.tar.bz2
Whitespace changes
Diffstat (limited to 'testpar/Makefile.am')
-rw-r--r--testpar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.am b/testpar/Makefile.am
index 0cdba24..4509945 100644
--- a/testpar/Makefile.am
+++ b/testpar/Makefile.am
@@ -24,7 +24,7 @@ AM_CPPFLAGS+=-I$(top_srcdir)/src -I$(top_srcdir)/test
# Test scripts--
# testpflush.sh:
TEST_SCRIPT_PARA = testpflush.sh
-SCRIPT_DEPEND = t_pflush1$(EXEEXT) t_pflush2$(EXEEXT)
+SCRIPT_DEPEND = t_pflush1$(EXEEXT) t_pflush2$(EXEEXT)
check_SCRIPTS = $(TEST_SCRIPT_PARA)