X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.phpunit/build.properties b/net.sourceforge.phpeclipse.phpunit/build.properties index e07c485..0369f19 100644 --- a/net.sourceforge.phpeclipse.phpunit/build.properties +++ b/net.sourceforge.phpeclipse.phpunit/build.properties @@ -1,4 +1,15 @@ source.phpunit.jar = src/ bin.includes = plugin.xml,\ *.jar,\ - phpunit.jar + phpunit.jar,\ + icons/,\ + META-INF/ +src.includes = src/,\ + build.properties,\ + build.xml,\ + plugin.xml,\ + icons/,\ + .classpath,\ + .cvsignore,\ + .project,\ + META-INF/