[svn-r5268] Purpose:

Update
Description:
    Added h5pubconf_fortran.h as a public  header file for the Fortran
    wrappers...
Platforms tested:
    Linux
This commit is contained in:
Bill Wendling 2002-04-25 17:51:50 -05:00
parent 8146d97138
commit 68537be4ff

View File

@ -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@