mirror of https://github.com/apache/lucene.git
add another generator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506340 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7fbcdf1116
commit
78df698172
|
@ -150,6 +150,6 @@ are part of the ICU4C package. See http://site.icu-project.org/ </echo>
|
|||
</compile>
|
||||
</target>
|
||||
|
||||
<target name="regenerate" depends="gen-html-strip-charfilter-supp-macros,gen-uax29-supp-macros,gen-utr30-data-files,gennorm2"/>
|
||||
<target name="regenerate" depends="gen-html-strip-charfilter-supp-macros,gen-uax29-supp-macros,gen-utr30-data-files,gennorm2,genrbbi"/>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue