diff options
Diffstat (limited to 'EssentialsGeoIP/nbproject/project.xml')
-rw-r--r-- | EssentialsGeoIP/nbproject/project.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/EssentialsGeoIP/nbproject/project.xml b/EssentialsGeoIP/nbproject/project.xml index 2c6cc9d84..ee84bc43b 100644 --- a/EssentialsGeoIP/nbproject/project.xml +++ b/EssentialsGeoIP/nbproject/project.xml @@ -23,6 +23,14 @@ <clean-target>clean</clean-target> <id>jar</id> </reference> + <reference> + <foreign-project>EssentialsGroupManager</foreign-project> + <artifact-type>jar</artifact-type> + <script>build.xml</script> + <target>jar</target> + <clean-target>clean</clean-target> + <id>jar</id> + </reference> </references> </configuration> </project> |