Added AcipToWylie to the tt-standalone build.
This commit is contained in:
parent
a6cc4a7ff3
commit
92fd1bf0b6
1 changed files with 5 additions and 0 deletions
|
@ -237,6 +237,11 @@
|
|||
<param name="my.included.source.file"
|
||||
value="org/thdl/tib/scanner/WindowScannerFilter.java"/>
|
||||
</antcall>
|
||||
<antcall target="our-internal-javac-task">
|
||||
<param name="mybin" value="${ttstandalonebin}"/>
|
||||
<param name="my.included.source.file"
|
||||
value="org/thdl/tib/scanner/AcipToWylie.java"/>
|
||||
</antcall>
|
||||
<antcall target="copy-ini-files-to-bin-dir-for-jarring">
|
||||
<param name="mybin" value="${ttstandalonebin}"/>
|
||||
</antcall>
|
||||
|
|
Loading…
Reference in a new issue