build fail without checking out the posterita web ui project.

This commit is contained in:
Heng Sin Low 2007-12-02 23:30:23 +00:00
parent 2b4ec11d8d
commit 79bcad9ed8
1 changed files with 0 additions and 2 deletions

View File

@ -30,7 +30,6 @@
<ant inheritAll="false" dir="webCM"/>
<ant inheritAll="false" dir="sqlj"/>
<ant inheritAll="false" dir="posterita"/>
<ant inheritAll="false" dir="extension/posterita/webui"/>
<ant inheritAll="false" dir="install"/>
</target>
@ -48,7 +47,6 @@
<ant inheritAll="false" dir="webCM" target="clean"/>
<ant inheritAll="false" dir="sqlj" target="clean"/>
<ant inheritAll="false" dir="posterita" target="clean"/>
<ant inheritAll="false" dir="extension/posterita/webui" target="clean"/>
<ant inheritAll="false" dir="install" target="clean"/>
</target>