diff options
Diffstat (limited to 'doc/html/Tutor/Makefile.in')
-rw-r--r-- | doc/html/Tutor/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/Tutor/Makefile.in b/doc/html/Tutor/Makefile.in index 4651d98..9c003b1 100644 --- a/doc/html/Tutor/Makefile.in +++ b/doc/html/Tutor/Makefile.in @@ -138,6 +138,7 @@ F9XMODFLAG = @F9XMODFLAG@ F9XSUFFIXFLAG = @F9XSUFFIXFLAG@ FC = @FC@ FCFLAGS = @FCFLAGS@ +FCLIBS = @FCLIBS@ FFLAGS = @FFLAGS@ FILTERS = @FILTERS@ FSEARCH_DIRS = @FSEARCH_DIRS@ |