Added rdf-exporter/build.xml
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1081 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
31c2ac2bfc
commit
f7774e9b53
@ -11,5 +11,6 @@
|
|||||||
<echo message="Building extensions" />
|
<echo message="Building extensions" />
|
||||||
<ant dir="sample-extension/" target="build" />
|
<ant dir="sample-extension/" target="build" />
|
||||||
<ant dir="jython/" target="build" />
|
<ant dir="jython/" target="build" />
|
||||||
|
<ant dir="rdf-exporter/" target="build" />
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue
Block a user