mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Add a missing file into Makefile.am for MinGW Autotools build error. (#4004)
This commit is contained in:
parent
18c7a6c36c
commit
beee0a327d
@ -56,7 +56,7 @@ libhdf5_la_SOURCES= H5.c H5build_settings.c H5checksum.c H5dbg.c H5system.c \
|
||||
H5FD.c H5FDcore.c H5FDfamily.c H5FDint.c H5FDlog.c H5FDmulti.c \
|
||||
H5FDonion.c H5FDonion_header.c H5FDonion_history.c H5FDonion_index.c \
|
||||
H5FDperform.c H5FDsec2.c H5FDspace.c \
|
||||
H5FDsplitter.c H5FDstdio.c H5FDtest.c \
|
||||
H5FDsplitter.c H5FDstdio.c H5FDtest.c H5FDwindows.c \
|
||||
H5FL.c H5FO.c H5FS.c H5FScache.c H5FSdbg.c H5FSint.c H5FSsection.c \
|
||||
H5FSstat.c H5FStest.c \
|
||||
H5G.c H5Gbtree2.c H5Gcache.c H5Gcompact.c H5Gdense.c H5Gdeprec.c \
|
||||
|
Loading…
Reference in New Issue
Block a user