Fix: try to add all subdir

This commit is contained in:
Regis Houssin 2012-09-28 17:11:53 +02:00
parent 4f115268a9
commit d8a0fed001

View File

@ -5,7 +5,10 @@
<exclude-pattern>*/conf/*</exclude-pattern>
<exclude-pattern>*/filemanagerdol/*</exclude-pattern>
<exclude-pattern>*/includes/**</exclude-pattern>
<exclude-pattern>*/includes/*</exclude-pattern>
<exclude-pattern>*/includes/nusoap/*</exclude-pattern>
<exclude-pattern>*/includes/nusoap/lib/*</exclude-pattern>
<exclude-pattern>*/includes/nusoap/lib/Mail/*</exclude-pattern>
<exclude-pattern>*/PEAR/*</exclude-pattern>
<exclude-pattern>*/NET/*</exclude-pattern>
<exclude-pattern>*/HTTP/*</exclude-pattern>