mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-24 07:13:17 +02:00
Remove GB from main build.xml
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
</target>
|
||||
<target name="buildGM" depends="setversion">
|
||||
<ant dir="EssentialsGroupManager" antfile="build.xml"/>
|
||||
<ant dir="EssentialsGroupBridge" antfile="build.xml"/>
|
||||
</target>
|
||||
<target name="buildEss" depends="buildGM">
|
||||
<ant dir="Essentials" antfile="build.xml"/>
|
||||
|
Reference in New Issue
Block a user