From 88411c52f862f7e919ada110983ad07c3724de0f Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Thu, 15 Sep 2011 10:10:38 -0400 Subject: [PATCH] Add missing about.html back to p2 source feature. --- p2/org.eclipse.cdt.p2/build.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/p2/org.eclipse.cdt.p2/build.properties b/p2/org.eclipse.cdt.p2/build.properties index 0d4b2e00f88..88ef4bbc858 100644 --- a/p2/org.eclipse.cdt.p2/build.properties +++ b/p2/org.eclipse.cdt.p2/build.properties @@ -19,3 +19,4 @@ bin.includes = META-INF/,\ plugin.properties,\ about.properties,\ cdt_logo_icon32.png +src.includes = about.html