X-Git-Url: http://secure.phpeclipse.com

diff --git a/net.sourceforge.phpeclipse.phpunit/build.properties b/net.sourceforge.phpeclipse.phpunit/build.properties
index 00a0721..0369f19 100644
--- a/net.sourceforge.phpeclipse.phpunit/build.properties
+++ b/net.sourceforge.phpeclipse.phpunit/build.properties
@@ -2,7 +2,14 @@ source.phpunit.jar = src/
 bin.includes = plugin.xml,\
                *.jar,\
                phpunit.jar,\
-               icons/
+               icons/,\
+               META-INF/
 src.includes = src/,\
                build.properties,\
-               build.xml
+               build.xml,\
+               plugin.xml,\
+               icons/,\
+               .classpath,\
+               .cvsignore,\
+               .project,\
+               META-INF/