Move lib/* to src/jit/*.

This commit is contained in:
Mike Pall
2012-06-08 20:54:47 +02:00
parent 7266e27404
commit cccf763898
15 changed files with 4 additions and 4 deletions

View File

@@ -329,7 +329,7 @@ Then follow the installation instructions below.
Copy <tt>luajit.exe</tt> and <tt>lua51.dll</tt> (built in the <tt>src</tt>
directory) to a newly created directory (any location is ok).
Add <tt>lua</tt> and <tt>lua\jit</tt> directories below it and copy
all Lua files from the <tt>lib</tt> directory of the distribution
all Lua files from the <tt>src\jit</tt> directory of the distribution
to the latter directory.
</p>
<p>