summaryrefslogtreecommitdiff
path: root/salhelper/Library_salhelper.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-23 10:25:39 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-23 10:47:35 +0100
commita342b3e3b0c4c2baa40442ab4580f5091c6231d1 (patch)
treed2498fe7a445ddabd70ee5a8bf778e719c839116 /salhelper/Library_salhelper.mk
parent5b98bb47139588d2b8ca31060f9d48377a4fbfdc (diff)
Moved dp_gui::Thread to salhelper::Thread, so that all code can use it
...also improved the code somewhat.
Diffstat (limited to 'salhelper/Library_salhelper.mk')
-rw-r--r--salhelper/Library_salhelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/salhelper/Library_salhelper.mk b/salhelper/Library_salhelper.mk
index d98cd220f037..e899685185af 100644
--- a/salhelper/Library_salhelper.mk
+++ b/salhelper/Library_salhelper.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_Library_add_exception_objects,salhelper,\
salhelper/source/condition \
salhelper/source/dynload \
salhelper/source/simplereferenceobject \
+ salhelper/source/thread \
salhelper/source/timer \
))