Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Package code templates in PHAR
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed May 14, 2014
1 parent b91ccaf commit 160b2c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<copy todir="${basedir}/build/phar/src">
<fileset dir="${basedir}/src">
<include name="**/*.php" />
<include name="**/*.tpl.dist" />
</fileset>
</copy>

Expand Down

0 comments on commit 160b2c9

Please sign in to comment.