diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-03-14 22:02:05 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-03-14 22:02:05 (GMT) |
commit | a990114aa34dbc5f497dff2fe2f4894c7ad57e8b (patch) | |
tree | 59afdaa0090ae933ee8fcc4de4ba23024f28b75b /configure.in | |
parent | 842f613e30e5febf218e779e4eca12af6e8cb867 (diff) | |
download | hdf5-a990114aa34dbc5f497dff2fe2f4894c7ad57e8b.zip hdf5-a990114aa34dbc5f497dff2fe2f4894c7ad57e8b.tar.gz hdf5-a990114aa34dbc5f497dff2fe2f4894c7ad57e8b.tar.bz2 |
[svn-r6482] Purpose:
Update
Description:
Added newest ed_* directories in the docs...
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index fb1d69b..9ccdf35 100644 --- a/configure.in +++ b/configure.in @@ -2178,6 +2178,8 @@ AC_CONFIG_FILES([src/libhdf5.settings doc/html/Tutor/Graphics/Makefile doc/html/Tutor/examples/Makefile doc/html/cpplus/Makefile + doc/html/ed_libs/Makefile + doc/html/ed_styles/Makefile doc/html/fortran/Makefile]) AC_OUTPUT |