libmakepkg: add fortran buildenv to meson sources array
Fixes #132. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
8e30cd4e38
commit
792df078fa
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ sources = [
|
||||||
'buildflags.sh.in',
|
'buildflags.sh.in',
|
||||||
'compiler.sh.in',
|
'compiler.sh.in',
|
||||||
'debugflags.sh.in',
|
'debugflags.sh.in',
|
||||||
|
'fortran.sh.in',
|
||||||
'lto.sh.in',
|
'lto.sh.in',
|
||||||
'makeflags.sh.in',
|
'makeflags.sh.in',
|
||||||
'rust.sh.in',
|
'rust.sh.in',
|
||||||
|
|
Loading…
Add table
Reference in a new issue