Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamilo Bernal2013-06-11 21:17:53 +0000
committerRoland Grunberg2013-06-12 17:46:25 +0000
commit713b79f7738cffda58dd99684231676fccdd9d9f (patch)
tree9214663f8543f7cf5f1ce75b625f9845bcd4023a /perf/org.eclipse.linuxtools.perf/build.properties
parent98e82bee8f4876d4d1908fd4eec12ccd5f3c25c0 (diff)
downloadorg.eclipse.linuxtools-713b79f7738cffda58dd99684231676fccdd9d9f.tar.gz
org.eclipse.linuxtools-713b79f7738cffda58dd99684231676fccdd9d9f.tar.xz
org.eclipse.linuxtools-713b79f7738cffda58dd99684231676fccdd9d9f.zip
Bug 410367: Add missing 'about.html' page to source bundles.
Source bundles fixed in this change: - org.eclipse.linuxtools.oprofile.tests - org.eclipse.linuxtools.perf - org.eclipse.linuxtools.perf.doc - org.eclipse.linuxtools.profiling.docs - org.eclipse.linuxtools.profiling.launch - org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy - org.eclipse.linuxtools.profiling.tests - org.eclipse.linuxtools.profiling.ui - org.eclipse.linuxtools.profiling.ui.capability Change-Id: I3899ca168da15425760196d4a99cd12a224afe22 Reviewed-on: https://git.eclipse.org/r/13760 Reviewed-by: Roland Grunberg <rgrunber@redhat.com> IP-Clean: Roland Grunberg <rgrunber@redhat.com> Tested-by: Roland Grunberg <rgrunber@redhat.com>
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf/build.properties')
-rw-r--r--perf/org.eclipse.linuxtools.perf/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/org.eclipse.linuxtools.perf/build.properties b/perf/org.eclipse.linuxtools.perf/build.properties
index 111b48e872..8c05b0ac6b 100644
--- a/perf/org.eclipse.linuxtools.perf/build.properties
+++ b/perf/org.eclipse.linuxtools.perf/build.properties
@@ -7,3 +7,4 @@ bin.includes = plugin.xml,\
contexts.xml,\
about.html,\
plugin.properties
+src.includes = about.html

Back to the top