libmakepkg: add fortran buildenv to meson sources array
Fixes #132.
Signed-off-by: Allan McRae <allan@archlinux.org>
(cherry picked from commit 792df078fa
)
This commit is contained in:
parent
bdd6680aae
commit
3ad9366b26
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