Merge remote-tracking branch 'eclipse/master' into luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / build.properties
index 33230c0457433436b076e9c0884002275ecff8a1..96998eb45411db7284d9ece03797cc3cda783788 100644 (file)
@@ -1,6 +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,\
-               test.xml
+               plugin.xml
+src.includes = about.html
This page took 0.023561 seconds and 5 git commands to generate.