diff options
Diffstat (limited to 'examples/Makefile.in')
-rw-r--r-- | examples/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in index bc7ed63..ef6acf1 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -63,8 +63,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/bin/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/src/H5config.h \ - $(top_builddir)/c++/src/H5cxx_config.h +CONFIG_HEADER = $(top_builddir)/src/H5config.h CONFIG_CLEAN_FILES = testh5cc.sh SOURCES = DIST_SOURCES = |