mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-24 03:15:26 +00:00
Update build.xml to include ACL files
This commit is contained in:
parent
40efced114
commit
b89c4ba620
@ -70,6 +70,8 @@
|
||||
<copy todir="${destination.dir}/">
|
||||
<fileset dir="${dirs.source}/administrator/components/com_${component.name}">
|
||||
<include name="${component.name}.xml"/>
|
||||
<include name="access.xml"/>
|
||||
<include name="config.xml"/>
|
||||
<include name="script.php"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
|
Loading…
Reference in New Issue
Block a user