mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
include win-installer target when building for all platforms
This commit is contained in:
parent
d23fa01502
commit
473dbef136
@ -197,7 +197,7 @@
|
||||
<os name="Linux"/>
|
||||
</condition>
|
||||
|
||||
<target name="package" depends="package-linux,package-linux64,package-win32,package-win64,package-mac">
|
||||
<target name="package" depends="package-linux,package-linux64,package-win32,package-win64,package-mac,win-installer">
|
||||
<echo message="Packaged jars are in the ${dist} directory"/>
|
||||
</target>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user