Skip to content

Commit 15c42a8

Browse files
committed
Update build.xml
1 parent dccf16a commit 15c42a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/shared/tools/MovieMaker/build.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
usetimestamp="true" />
7878
</target>
7979

80+
<mkdir dir="tool" />
81+
8082
<target name="prepare-ffmpeg" depends="download-ffmpeg">
8183
<gunzip src="${ffmpeg.gz}" dest="${ffmpeg.binary}" />
8284
<chmod file="${ffmpeg.binary}" perm="ugo+x" />

0 commit comments

Comments
 (0)