diff options
Diffstat (limited to 'c++/Makefile.in')
-rw-r--r-- | c++/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/Makefile.in b/c++/Makefile.in index d349e85..c7ad184 100644 --- a/c++/Makefile.in +++ b/c++/Makefile.in @@ -194,6 +194,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ SUBDIRS = src test DIST_SUBDIRS = $(SUBDIRS) examples |