Skip to content

Commit

Permalink
Update packaging to handle i18n with new ant versions, pt 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Myers committed Apr 18, 2018
1 parent 214529a commit 1d68a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions megamek/packaging.xml
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@
<path id="classpath.run-unittest">
<path refid="classpath.compile-unittest"/>
<pathelement location="${dir.build.test}"/>
<pathelement location="${propdir}"/>
</path>

<target name="tests-compile" unless="${skip.tests}" description="Compile the unit tests unless skip.tests=true.">
Expand Down

0 comments on commit 1d68a93

Please sign in to comment.