Skip to content

Commit

Permalink
Fix for steam build file.
Browse files Browse the repository at this point in the history
Reviewed by me.
  • Loading branch information
Francisco Ryan Tolmasky I committed Feb 1, 2009
1 parent 8aef955 commit 064a554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/steam/build.xml
Expand Up @@ -15,6 +15,7 @@
<target name = "build">

<mkdir dir = "${Build.steam}" />
<mkdir dir = "${Build.Intermediate}" />

<copy file = "${basedir}/sjheader.txt" tofile = "${Build.steam.lib}/sjheader.txt" />

Expand Down

0 comments on commit 064a554

Please sign in to comment.