Skip to content

Commit

Permalink
fixing typo to copy js/libs/*
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminma committed Feb 13, 2012
1 parent 7c3627c commit 5882fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
<exclude name="otherscripts-concat.js"/>
<exclude name="plugins.js"/>
<exclude name="${file.root.script}"/>
<include name="${slug.lib}/*"/>
<include name="${slug.libs}/*"/>
</fileset>
</copy>
</target>
Expand Down

0 comments on commit 5882fc3

Please sign in to comment.