зеркало из https://github.com/mozilla/pjs.git
Modify command for building docs directory so that owner.js is included.
This commit is contained in:
Родитель
fec61a26ff
Коммит
db4a42b8f1
|
@ -122,7 +122,7 @@ Requires Ant version 1.2 or later
|
|||
<echo message="copy from docs"/>
|
||||
<mkdir dir="${dist.dir}/docs"/>
|
||||
<copy todir="${dist.dir}/docs">
|
||||
<fileset dir="docs" includes="**/*.html,**/*.jpg,**/*.gif" />
|
||||
<fileset dir="docs" includes="**/*.html,**/*.jpg,**/*.gif,**/*.js" />
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче