Skip to content

Commit

Permalink
Added non-php files
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed May 31, 2009
1 parent 04ab83d commit 8652474
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
<fileset id="pkgfiles" dir=".">
<include name="lib/**/*.php" />
<include name="lib/**.php" />
<include name="examples/*.php" />
<include name="examples/**/*.php" />
<include name="tests/**.php" />
<include name="tests/**/*.php" />
<include name="examples/**" />
<include name="tests/**" />
<include name="README" />
<include name="LICENCE" />
<include name="ChangeLog" />
Expand Down

0 comments on commit 8652474

Please sign in to comment.