added application "himp" for check-out
This commit is contained in:
parent
1d04d1f888
commit
af93d7b66a
1 changed files with 6 additions and 4 deletions
|
@ -62,9 +62,11 @@
|
|||
<fileset dir="${build.checkout}/hopbuild/lib"/>
|
||||
</copy>
|
||||
|
||||
|
||||
<cvs cvsRoot="${cvs.root}" package="hopbuild/skeleton" dest="${build.checkout}"/>
|
||||
|
||||
<cvs cvsRoot="${cvs.root}" package="apps/hopblog" dest="${build.checkout}"/>
|
||||
<cvs cvsRoot="${cvs.root}" package="apps/base" dest="${build.checkout}"/>
|
||||
<cvs cvsRoot="${cvs.root}" package="apps/himp" dest="${build.checkout}"/>
|
||||
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue