Merge remote-tracking branch 'eclipse/master' into luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / build.properties
index aa1a0082691202e9c8cc650976d2b2d128cae35b..96998eb45411db7284d9ece03797cc3cda783788 100644 (file)
@@ -1,5 +1,20 @@
-source.. = src/
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
+source.. = src/,\
+           widgetStubs/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.properties
+               plugin.properties,\
+               plugin.xml
+src.includes = about.html
This page took 0.023675 seconds and 5 git commands to generate.