diff options
Diffstat (limited to 'tools/h5import/Makefile.in')
-rwxr-xr-x | tools/h5import/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5import/Makefile.in b/tools/h5import/Makefile.in index daddb25..f4c3be0 100755 --- a/tools/h5import/Makefile.in +++ b/tools/h5import/Makefile.in @@ -194,6 +194,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ # Include src and tools/lib directories AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/tools/lib |