Makefile.am for src dir added
This commit is contained in:
@@ -383,6 +383,7 @@ src/Fortran/H5PartF.c -text
|
||||
src/Fortran/H5PartF90.inc -text
|
||||
src/Fortran/TestUnderscore.f -text
|
||||
src/Fortran/TestUnderscoreC.c -text
|
||||
src/Makefile.am -text
|
||||
src/h5core/Makefile.am -text
|
||||
src/h5core/h5_attribs.c -text
|
||||
src/h5core/h5_core_private.h -text
|
||||
|
||||
@@ -573,6 +573,7 @@ AC_SUBST(TOOLS_HDFLIB)
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
doc/Makefile
|
||||
src/Makefile
|
||||
src/C/Makefile
|
||||
src/h5core/Makefile
|
||||
test/Makefile
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# test level Makefile.am
|
||||
|
||||
SUBDIRS = h5core C
|
||||
Reference in New Issue
Block a user