updated build script

This commit is contained in:
Robert Seifert 2013-06-14 12:44:13 -04:00
parent b561b90a3b
commit e758a930ef
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 6feb8863404b364cd23567148c99d9c54f30fe48
Subproject commit 14d3054e5b38ccf81444ef3770a55b8ae34ebf73

View file

@ -17,7 +17,7 @@
<exclude name=".git/**"/>
<exclude name="**/*.xml"/>
</fileset>
<fileset dir="${dir.development}Modding-Library/">
<fileset dir="${dir.development}API-Bank/">
<exclude name=".git/**"/>
<exclude name="**/*.xml"/>
</fileset>