diff options
Diffstat (limited to 'hl/src/Makefile.in')
-rw-r--r-- | hl/src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 7761a9e..7eed4df 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -644,6 +644,7 @@ enable_shared = @enable_shared@ enable_static = @enable_static@ examplesdir = @examplesdir@ exec_prefix = @exec_prefix@ +fmoddir = @fmoddir@ fortran_linux_linker_option = @fortran_linux_linker_option@ host = @host@ host_alias = @host_alias@ |