forked from I2P_Developers/i2p.i2p
build dep fix
This commit is contained in:
@ -319,6 +319,7 @@
|
||||
<target name="warUpToDate">
|
||||
<uptodate property="war.uptodate" targetfile="build/routerconsole.war" >
|
||||
<srcfiles dir= "../jsp" excludes="web.xml, web-fragment.xml, *.css, **/*.java, *.jsp, *.jsi" />
|
||||
<srcfiles dir= "build/obj" includes="net/i2p/router/web/helpers/*.class" />
|
||||
</uptodate>
|
||||
<condition property="shouldListChanges" >
|
||||
<and>
|
||||
|
Reference in New Issue
Block a user