Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2006-01-04 15:40:38 +0000
committerThomas Watson2006-01-04 15:40:38 +0000
commit1e70173980ad5686a99e33b61f56984bda9b7789 (patch)
treec2aaa2e64d38a0eb323949af93903ba983987d13 /bundles/org.eclipse.osgi.util/build.properties
parent3a4d31d1cf1f7a18f7d25bbe05f8ae446719f7ff (diff)
downloadrt.equinox.framework-1e70173980ad5686a99e33b61f56984bda9b7789.tar.gz
rt.equinox.framework-1e70173980ad5686a99e33b61f56984bda9b7789.tar.xz
rt.equinox.framework-1e70173980ad5686a99e33b61f56984bda9b7789.zip
Bug 121750 build fails when org.eclipse.osgi.services is included
Diffstat (limited to 'bundles/org.eclipse.osgi.util/build.properties')
-rw-r--r--bundles/org.eclipse.osgi.util/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi.util/build.properties b/bundles/org.eclipse.osgi.util/build.properties
index 6eddc8f7e..03575726c 100644
--- a/bundles/org.eclipse.osgi.util/build.properties
+++ b/bundles/org.eclipse.osgi.util/build.properties
@@ -14,3 +14,5 @@ bin.includes = \
about.html,\
META-INF/
src.includes = src.zip,about.html
+source.. = .
+output.. = .

Back to the top