From 19891a063c67d2fc5f3e41110b3a5dfe3fe2d6ab Mon Sep 17 00:00:00 2001 From: Pascal Rapicault Date: Tue, 18 May 2004 19:46:13 +0000 Subject: add the systemBundle.properties file in the build.properties --- bundles/org.eclipse.osgi/build.properties | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'bundles/org.eclipse.osgi/build.properties') diff --git a/bundles/org.eclipse.osgi/build.properties b/bundles/org.eclipse.osgi/build.properties index cce71d821..4dd39103e 100644 --- a/bundles/org.eclipse.osgi/build.properties +++ b/bundles/org.eclipse.osgi/build.properties @@ -8,14 +8,14 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -bin.includes = \ - .options,\ - plugin.properties,\ - plugin.xml,\ - *.jar,\ - about.html,\ - eclipse.properties,\ - META-INF/ +bin.includes = .options,\ + plugin.properties,\ + plugin.xml,\ + *.jar,\ + about.html,\ + eclipse.properties,\ + META-INF/,\ + systembundle.properties src.includes=about.html jars.compile.order = osgi.jar, core.jar, resolver.jar, defaultAdaptor.jar, eclipseAdaptor.jar, console.jar -- cgit v1.2.3