Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties
index 6c0d5d7e76..e25fc8d734 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties
@@ -4,5 +4,6 @@ bin.includes = META-INF/,\
.,\
plugin.properties,\
resources/
-src.includes = resources/
+src.includes = resources/,\
+ about.html
individualSourceBundles=true

Back to the top