summaryrefslogtreecommitdiffstats
path: root/utils/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/Makefile.am')
-rw-r--r--utils/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/Makefile.am b/utils/test/Makefile.am
index 164562f..ee0a1e2 100644
--- a/utils/test/Makefile.am
+++ b/utils/test/Makefile.am
@@ -23,7 +23,7 @@ AM_CPPFLAGS+=-I$(top_srcdir)/src -I$(top_srcdir)/test -I$(top_srcdir)/tools/lib
# These are our main targets, the tools
-noinst_PROGRAMS=swmr_check_compat_vfd
+noinst_PROGRAMS=swmr_check_compat_vfd vfd_swmr_check_compat_vfd
# Programs all depend on the hdf5 library, the tools library, and the HL
# library.