summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9fdcdd2..5619f1c 100644
--- a/configure.in
+++ b/configure.in
@@ -3282,12 +3282,15 @@ AC_CONFIG_FILES([src/libhdf5.settings
hl/Makefile
hl/src/Makefile
hl/test/Makefile
+ hl/examples/Makefile
hl/c++/Makefile
hl/c++/src/Makefile
hl/c++/test/Makefile
+ hl/c++/examples/Makefile
hl/fortran/Makefile
hl/fortran/src/Makefile
- hl/fortran/test/Makefile])
+ hl/fortran/test/Makefile
+ hl/fortran/examples/Makefile])
AC_OUTPUT
no_create=$saved_no_create