Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.sdk.examples-feature/build.properties')
-rw-r--r--features/org.eclipse.sdk.examples-feature/build.properties5
1 files changed, 2 insertions, 3 deletions
diff --git a/features/org.eclipse.sdk.examples-feature/build.properties b/features/org.eclipse.sdk.examples-feature/build.properties
index 185d569c..2b4e8423 100644
--- a/features/org.eclipse.sdk.examples-feature/build.properties
+++ b/features/org.eclipse.sdk.examples-feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2011 IBM Corporation and others.
+# Copyright (c) 2000, 2012 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -8,8 +8,7 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-bin.includes = eclipse_update_120.jpg,\
-feature.xml,\
+bin.includes = feature.xml,\
feature.properties
generate.feature@org.eclipse.sdk.examples.source=org.eclipse.sdk.examples

Back to the top