From 6693e6d1de0a48b61ab59f5496e4397e9a177f59 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Mon, 8 Feb 2010 04:25:00 +0000 Subject: [PATCH] fixed warning, file .options should not be included --- build/org.eclipse.cdt.make.core/build.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/org.eclipse.cdt.make.core/build.properties b/build/org.eclipse.cdt.make.core/build.properties index 123bbfcf89b..6563196313a 100644 --- a/build/org.eclipse.cdt.make.core/build.properties +++ b/build/org.eclipse.cdt.make.core/build.properties @@ -15,8 +15,7 @@ bin.includes = plugin.xml,\ .,\ META-INF/ src.includes = schema/,\ - about.html,\ - .options + about.html source.. = src/