summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index bda0fe7a3..5cddcb444 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>