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:
Allan McRae 2024-05-01 20:38:12 +10:00
parent bdd6680aae
commit 3ad9366b26

View file

@ -4,6 +4,7 @@ sources = [
'buildflags.sh.in',
'compiler.sh.in',
'debugflags.sh.in',
'fortran.sh.in',
'lto.sh.in',
'makeflags.sh.in',
'rust.sh.in',