diff options
Diffstat (limited to 'tools/h5import/Makefile.am')
-rw-r--r-- | tools/h5import/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5import/Makefile.am b/tools/h5import/Makefile.am index df59068..7144b5e 100644 --- a/tools/h5import/Makefile.am +++ b/tools/h5import/Makefile.am @@ -28,6 +28,7 @@ TEST_SCRIPT=$(srcdir)/h5importtestutil.sh check_PROGRAMS=$(TEST_PROG) check_SCRIPT=h5importtestutil.sh +SCRIPT_DEPEND=h5import$(EXEEXT) # Our main targets bin_PROGRAMS=h5import |