Makefiles.am's:
- missing head-files added
This commit is contained in:
@@ -17,7 +17,8 @@ F90_FILES = \
|
||||
EXTRA_HEADERS =
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(F90_FILES)
|
||||
$(F90_FILES) \
|
||||
h5_private.h
|
||||
|
||||
nodist_include_HEADERS = \
|
||||
$(top_srcdir)/src/include/H5hut.f
|
||||
|
||||
@@ -8,6 +8,7 @@ EXTRA_HEADERS = \
|
||||
h5_fcmp_private.h \
|
||||
h5_hdf5_private.h \
|
||||
h5_hsearch_private.h \
|
||||
h5_init_private.h \
|
||||
h5_lustre_private.h \
|
||||
h5_maps_private.h \
|
||||
h5_model_private.h \
|
||||
|
||||
@@ -14,6 +14,7 @@ include_HEADERS = \
|
||||
h5t_adjacencies.h \
|
||||
h5t_map.h \
|
||||
h5t_model.h \
|
||||
h5t_octree.h \
|
||||
h5t_retrieve.h \
|
||||
h5t_store.h \
|
||||
h5t_tags.h \
|
||||
|
||||
Reference in New Issue
Block a user