build gdata-extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1535 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
f7222f70f7
commit
f97e443e03
@ -12,6 +12,7 @@
|
||||
<ant dir="sample-extension/" target="build" />
|
||||
<ant dir="jython/" target="build" />
|
||||
<ant dir="freebase/" target="build" />
|
||||
<ant dir="gdata-extension/" target="build" />
|
||||
</target>
|
||||
|
||||
<target name="clean">
|
||||
@ -19,5 +20,6 @@
|
||||
<ant dir="sample-extension/" target="clean" />
|
||||
<ant dir="jython/" target="clean" />
|
||||
<ant dir="freebase/" target="clean" />
|
||||
<ant dir="gdata-extension/" target="clean" />
|
||||
</target>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user