diff options
Diffstat (limited to 'src/it/it0018-fortran/pom.xml')
-rw-r--r-- | src/it/it0018-fortran/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it0018-fortran/pom.xml b/src/it/it0018-fortran/pom.xml index ed20f5c..88d3d91 100644 --- a/src/it/it0018-fortran/pom.xml +++ b/src/it/it0018-fortran/pom.xml @@ -63,6 +63,7 @@ under the License. <library> <type>executable</type> <linkFortran>true</linkFortran> + <linkFortranMain>true</linkFortranMain> </library> </libraries> </configuration> |