summaryrefslogtreecommitdiff
path: root/src/it
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-30 09:12:58 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-30 09:12:58 +0100
commite96b0aa25ee1c30f5f00f7066095433512f2fee2 (patch)
treef261c1efb86daf914440b9bfec31de3b1aaa6982 /src/it
parentb4e4a008ccd1c7a2cda9d1991a1c1f94a60caa80 (diff)
downloadmaven-nar-plugin-e96b0aa25ee1c30f5f00f7066095433512f2fee2.tar.gz
maven-nar-plugin-e96b0aa25ee1c30f5f00f7066095433512f2fee2.tar.bz2
maven-nar-plugin-e96b0aa25ee1c30f5f00f7066095433512f2fee2.tar.xz
maven-nar-plugin-e96b0aa25ee1c30f5f00f7066095433512f2fee2.zip
Fixed NAR-112
Diffstat (limited to 'src/it')
-rw-r--r--src/it/it0018-fortran/pom.xml1
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>