diff options
Diffstat (limited to 'tools/gifconv/Makefile.in')
-rw-r--r-- | tools/gifconv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gifconv/Makefile.in b/tools/gifconv/Makefile.in index 71c944c..0dfb102 100644 --- a/tools/gifconv/Makefile.in +++ b/tools/gifconv/Makefile.in @@ -159,6 +159,7 @@ F9XMODFLAG = @F9XMODFLAG@ F9XSUFFIXFLAG = @F9XSUFFIXFLAG@ FC = @FC@ FCFLAGS = @FCFLAGS@ +FCLIBS = @FCLIBS@ FFLAGS = @FFLAGS@ FILTERS = @FILTERS@ FSEARCH_DIRS = @FSEARCH_DIRS@ |