summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ae8b9d3..717fa9c 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,8 +71,8 @@ else
HDF5_HL_DIR=
endif
-SUBDIRS = src test $(TESTPARALLEL_DIR) $(HDF5_HL_DIR) tools . $(CXX_DIR) \
- $(FORTRAN_DIR)
+SUBDIRS = src test $(TESTPARALLEL_DIR) $(CXX_DIR) \
+ $(FORTRAN_DIR) $(HDF5_HL_DIR) tools .
DIST_SUBDIRS = src test testpar hl tools . c++ fortran perform examples