mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +00:00
Remove GB from main build.xml
This commit is contained in:
parent
d2ee2e3646
commit
55e8aa765b
1 changed files with 0 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue