Commit 8618af31 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Minor tweak to security file deployment


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@139 b35dd754-fafc-0310-a699-88a17e54d16e
parent 82890967
......@@ -360,8 +360,8 @@
<!-- Copy security resources -->
<copy todir="${prepare.out.dir}">
<fileset dir="${src.dir}">
<include name="security/jive*" />
<include name="security/*store" />
<include name="security/*" />
<include name="security/*.*" />
</fileset>
</copy>
......
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