summaryrefslogtreecommitdiffstats
path: root/c++/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c++/Makefile.in')
-rw-r--r--c++/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/Makefile.in b/c++/Makefile.in
index 9f8e558..5e3f2af 100644
--- a/c++/Makefile.in
+++ b/c++/Makefile.in
@@ -267,6 +267,9 @@ RM = rm -f
CP = cp
TIME = time
+# Path for hl needed in hdf5.h
+INCLUDES = -I$(top_srcdir)/hl/src
+
# Some machines need a command to run executables; this is that command
# so that our tests will run.
# We use RUNTESTS instead of RUNSERIAL directly because it may be that