diff options
Diffstat (limited to 'org.eclipse.jgit.http.test/build.properties')
-rw-r--r-- | org.eclipse.jgit.http.test/build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/build.properties b/org.eclipse.jgit.http.test/build.properties index 54c9cd2d79..9ffa0caf78 100644 --- a/org.eclipse.jgit.http.test/build.properties +++ b/org.eclipse.jgit.http.test/build.properties @@ -1,4 +1,5 @@ source.. = tst/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + plugin.properties |