summaryrefslogtreecommitdiffstats
path: root/c++/examples
diff options
context:
space:
mode:
Diffstat (limited to 'c++/examples')
-rw-r--r--c++/examples/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/c++/examples/Makefile.in b/c++/examples/Makefile.in
index 7711432..ac73281 100644
--- a/c++/examples/Makefile.in
+++ b/c++/examples/Makefile.in
@@ -15,12 +15,14 @@
##
##
##
-top_srcdir=@top_srcdir@/..
+top_srcdir=@top_srcdir@
top_builddir=../..
srcdir=@srcdir@
@COMMENCE@
+HDF_CXX="yes"
+
## Replace building CC with the just installed h5cc
CXX=$(bindir)/h5c++
CPPFLAGS=-I. -I$(srcdir)