summaryrefslogtreecommitdiff
path: root/qadevOOo/Jar_OOoRunner.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-16 09:15:58 +0200
committerNoel Grandin <noel@peralex.com>2015-10-16 10:19:30 +0200
commit4e1a015d54b030818fdd491a81f47db2191034b0 (patch)
tree8ba58680c622729a0ca6579c4292a7b08ef579fd /qadevOOo/Jar_OOoRunner.mk
parentcb2c4d775664121c3034abda5a8b5cdd5044f148 (diff)
convert runState to a proper enum
Change-Id: I6f74e597fe9834b18023e73ee8b8bf50d10c82e2
Diffstat (limited to 'qadevOOo/Jar_OOoRunner.mk')
-rw-r--r--qadevOOo/Jar_OOoRunner.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 4912f93a146c..1e7483d119e7 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -83,6 +83,7 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/runner/lib/ExceptionStatus \
qadevOOo/runner/lib/MultiMethodTest \
qadevOOo/runner/lib/MultiPropertyTest \
+ qadevOOo/runner/lib/RunState \
qadevOOo/runner/lib/SimpleStatus \
qadevOOo/runner/lib/Status \
qadevOOo/runner/lib/StatusException \