Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.tracecompass.lttng2.control.ui.tests')
-rw-r--r--org.eclipse.tracecompass.lttng2.control.ui.tests/build.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/org.eclipse.tracecompass.lttng2.control.ui.tests/build.properties b/org.eclipse.tracecompass.lttng2.control.ui.tests/build.properties
index cd5342b2dd..c64b8f0df5 100644
--- a/org.eclipse.tracecompass.lttng2.control.ui.tests/build.properties
+++ b/org.eclipse.tracecompass.lttng2.control.ui.tests/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2013, 2014 Ericsson
+# Copyright (c) 2013, 2015 Ericsson
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
@@ -15,5 +15,6 @@ source.. = src/,\
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.properties
+ plugin.properties,\
+ about.html
src.includes = about.html

Back to the top