mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-02 05:21:52 +01:00
Remove GB from main build.xml
This commit is contained in:
parent
d2ee2e3646
commit
55e8aa765b
@ -8,7 +8,6 @@
|
|||||||
</target>
|
</target>
|
||||||
<target name="buildGM" depends="setversion">
|
<target name="buildGM" depends="setversion">
|
||||||
<ant dir="EssentialsGroupManager" antfile="build.xml"/>
|
<ant dir="EssentialsGroupManager" antfile="build.xml"/>
|
||||||
<ant dir="EssentialsGroupBridge" antfile="build.xml"/>
|
|
||||||
</target>
|
</target>
|
||||||
<target name="buildEss" depends="buildGM">
|
<target name="buildEss" depends="buildGM">
|
||||||
<ant dir="Essentials" antfile="build.xml"/>
|
<ant dir="Essentials" antfile="build.xml"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user