diff options
author | Markus Knauer | 2009-05-19 18:48:22 +0000 |
---|---|---|
committer | Markus Knauer | 2009-05-19 18:48:22 +0000 |
commit | 4067bdb7717b3e3af00b807973fe485b13150ab6 (patch) | |
tree | e35af9a177feaaa1f846d3d439a3a82bf6271ff3 /packages/org.eclipse.epp.package.php.feature/build.properties | |
parent | 9b283bcf29c7a16bcb29dedabfc5d498c62714f6 (diff) | |
download | org.eclipse.epp.packages-4067bdb7717b3e3af00b807973fe485b13150ab6.tar.gz org.eclipse.epp.packages-4067bdb7717b3e3af00b807973fe485b13150ab6.tar.xz org.eclipse.epp.packages-4067bdb7717b3e3af00b807973fe485b13150ab6.zip |
trying to add p2.inf to build results
Diffstat (limited to 'packages/org.eclipse.epp.package.php.feature/build.properties')
-rw-r--r-- | packages/org.eclipse.epp.package.php.feature/build.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.php.feature/build.properties b/packages/org.eclipse.epp.package.php.feature/build.properties index 0658d02e..64dc64a0 100644 --- a/packages/org.eclipse.epp.package.php.feature/build.properties +++ b/packages/org.eclipse.epp.package.php.feature/build.properties @@ -1,2 +1,3 @@ -bin.includes = feature.xml -includeLaunchers=false
\ No newline at end of file +bin.includes = feature.xml,\ + p2.inf +includeLaunchers=false |