- copy bbb.gif icon into package
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4263 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
d756b93847
commit
104f2231e0
@ -74,6 +74,7 @@
|
||||
/>
|
||||
<copy file="./html-template/BigBlueButton.html" todir="${OUTPUT_DIR}" overwrite="true"/>
|
||||
<copy file="./html-template/DeskshareStandalone.html" todir="${OUTPUT_DIR}" overwrite="true"/>
|
||||
<copy file="./html-template/bbb.gif" todir="${OUTPUT_DIR}" overwrite="true"/>
|
||||
</target>
|
||||
|
||||
<target name="clean">
|
||||
|
Loading…
Reference in New Issue
Block a user