Skip to content

Commit

Permalink
fixed build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Sep 27, 2009
1 parent c416c03 commit 920848d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
<property name="builddir.package" value="${builddir}/${bundle.name}" />
<property name="runtests" value="" />
<filelist id="src.licenses" dir="${path}">
<file name="LICENSE.GPL" />
<file name="LICENSE.LGPL" />
<file name="LICENSE" />
</filelist>
<fileset id="build.simpletest.unneeded"
dir="${builddir.package}/test-suite/lib/simpletest">
Expand Down

0 comments on commit 920848d

Please sign in to comment.