summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/Makefile.in')
-rw-r--r--fortran/src/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index 57f2c12..40804bc 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -21,6 +21,9 @@ CPPFLAGS=-I. -I$(hdf5_builddir) -I$(hdf5_srcdir) @CPPFLAGS@
LIB=libhdf5_fortran.la
DISTCLEAN=H5fortran_types.f90
+## Public header files (to be installed)...
+PUB_HDR=H5pubconf_fortran.h
+
## Source and object files for the library
ADD_PARALLEL_FILES=@ADD_PARALLEL_FILES@