timing.core.test: add perf to build.properties
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 8 Sep 2016 13:25:31 +0000 (09:25 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 9 Sep 2016 01:29:42 +0000 (21:29 -0400)
This removes a warning

Change-Id: I68fbafc87712aefd29b80bf83088077ecaf8621e
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/80696
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.timing.core.tests/build.properties

index 4ceabc1505da8b739581687abc0ad62e4e3706e4..7583381438031d12ec3d017f3c4af9eca4cdd328 100644 (file)
@@ -7,7 +7,8 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ###############################################################################
 
-source.. = src/
+source.. = src/,\
+           perf/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
This page took 0.024576 seconds and 5 git commands to generate.