path adapted

This commit is contained in:
2010-04-22 14:00:56 +00:00
parent 08fe1e8dfc
commit 9b0c49ca52
2 changed files with 8 additions and 9 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
SUBDIRS = \
doc \
src \
src/h5_core \
test \
SUBDIRS = \
doc \
src/C \
src/h5core \
test \
tools
MAINTAINERCLEANFILES = \
+3 -4
View File
@@ -573,9 +573,8 @@ AC_SUBST(TOOLS_HDFLIB)
AC_CONFIG_FILES([
Makefile
doc/Makefile
src/Makefile
src/bindings/Makefile
src/h5_core/Makefile
src/C/Makefile
src/h5core/Makefile
test/Makefile
test/H5Part/Makefile
test/H5Block/Makefile
@@ -610,4 +609,4 @@ AC_MSG_RESULT([MPIINC = $MPIINC])
AC_MSG_RESULT([MPIROOT = $MPIROOT])
AC_MSG_RESULT([HDF5ROOT = $HDF5ROOT])
AC_MSG_RESULT([LDFLAGS = $LDFLAGS])
AC_MSG_RESULT([ ])
AC_MSG_RESULT([ ])