Commit 7c8f9a79 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Fixed sql files


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@822 b35dd754-fafc-0310-a699-88a17e54d16e
parent 5f9a2ec9
......@@ -459,7 +459,7 @@
<!-- Copy database scripts -->
<copy todir="${prepare.out.dir}/resources">
<fileset dir="${src.dir}" includes="database/*.*"></fileset>
<fileset dir="${src.dir}" includes="database/**/*.sql"></fileset>
</copy>
<!-- Copy security resources -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment