summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/Makefile.am
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-04-27 15:51:58 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-04-27 15:51:58 (GMT)
commit9a598477c6ccecef8e43dbda6b6828b9fcac8df6 (patch)
treed86b6cc76c01f4d47f3fc542589ec4666ca1e614 /tools/test/h5dump/Makefile.am
parentf3d23046473916d497bdf7d14381e3ef24122882 (diff)
parentc03ee563f46013d22f36a1895664a9ba876558e9 (diff)
downloadhdf5-9a598477c6ccecef8e43dbda6b6828b9fcac8df6.zip
hdf5-9a598477c6ccecef8e43dbda6b6828b9fcac8df6.tar.gz
hdf5-9a598477c6ccecef8e43dbda6b6828b9fcac8df6.tar.bz2
Merge pull request #2541 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop
* commit 'c03ee563f46013d22f36a1895664a9ba876558e9': Further updates to the tools warnings fixes from code review. Updates to tools warning PR from code review. Fixes for warnings in the tools code.
Diffstat (limited to 'tools/test/h5dump/Makefile.am')
-rw-r--r--tools/test/h5dump/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5dump/Makefile.am b/tools/test/h5dump/Makefile.am
index a7a2bcb..21560fb 100644
--- a/tools/test/h5dump/Makefile.am
+++ b/tools/test/h5dump/Makefile.am
@@ -19,7 +19,7 @@
include $(top_srcdir)/config/commence.am
# Include files in /src directory and /tools/lib directory
-AM_CPPFLAGS+=-I$(top_srcdir)/src -I$(top_srcdir)/tools/lib
+AM_CPPFLAGS+=-I$(top_srcdir)/src -I$(top_srcdir)/test -I$(top_srcdir)/tools/lib
# Test programs and scripts
TEST_PROG=h5dumpgentest