Makefiles.am's:

- missing head-files added
This commit is contained in:
2015-10-16 18:39:35 +02:00
parent 51f2210ff1
commit e4ebb0f453
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -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
+1
View File
@@ -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 \
+1
View File
@@ -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 \