Skip to content

Commit

Permalink
Remove GB from main build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ementalo committed Apr 4, 2013
1 parent d2ee2e3 commit 55e8aa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit 55e8aa7

Please sign in to comment.