Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2006-12-13 00:06:54 +0000
committerAndrew Niefer2006-12-13 00:06:54 +0000
commit4379913c8ce7086187ec9744c652a5faaa28b83b (patch)
tree3d5462fa10b0181fd9cefc914cf6ade7eef390ad /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties
parentbfeaa84c7e5ad3ea6e3c8ad0e448529e74229108 (diff)
downloadrt.equinox.framework-4379913c8ce7086187ec9744c652a5faaa28b83b.tar.gz
rt.equinox.framework-4379913c8ce7086187ec9744c652a5faaa28b83b.tar.xz
rt.equinox.framework-4379913c8ce7086187ec9744c652a5faaa28b83b.zip
update fragment build.properties files to include the shared library
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties
index 5f22cdd44..621f0ff4c 100644
--- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties
+++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/build.properties
@@ -1 +1,2 @@
-bin.includes = META-INF/
+bin.includes = META-INF/,\
+ eclipse_*.so

Back to the top