mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-25 07:30:56 +02:00
Remove GB from main build.xml
This commit is contained in:
@@ -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"/>
|
||||||
|
Reference in New Issue
Block a user