forked from I2P_Developers/i2p.i2p
Build: Add resources to dependencies
remove unused systray icons
This commit is contained in:
@@ -462,6 +462,7 @@
|
||||
<target name="jarUpToDate">
|
||||
<uptodate property="jar.uptodate" targetfile="jettylib/jetty-i2p.jar" >
|
||||
<srcfiles dir= "build/obj" includes="**/*.class" />
|
||||
<srcfiles dir= "resources" />
|
||||
</uptodate>
|
||||
<condition property="shouldListChanges" >
|
||||
<and>
|
||||
|
||||
Reference in New Issue
Block a user