chnanges for posterita (BUILD.XML)
This commit is contained in:
parent
fdafc95209
commit
fe40f68e4d
|
@ -29,7 +29,9 @@
|
|||
<ant inheritAll="false" dir="webStore"/>
|
||||
<ant inheritAll="false" dir="webCM"/>
|
||||
<ant inheritAll="false" dir="sqlj"/>
|
||||
<ant inheritAll="false" dir="posterita"/>
|
||||
<ant inheritAll="false" dir="install"/>
|
||||
|
||||
</target>
|
||||
<target name="clean">
|
||||
<ant inheritAll="false" dir="tools" target="clean"/>
|
||||
|
@ -44,6 +46,7 @@
|
|||
<ant inheritAll="false" dir="webStore" target="clean"/>
|
||||
<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="install" target="clean"/>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Reference in New Issue