summaryrefslogtreecommitdiff
path: root/comphelper/Library_comphelper.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-13 08:42:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-17 12:40:39 +0000
commit9c3e819f066acaf9f5a416630fa7dd83fdc2539d (patch)
treeb5d4e013b34d2a0f42cf9926b4c2919bd3c414db /comphelper/Library_comphelper.mk
parent3c1e30b77df4f34c4954bff37a08439ace7f2434 (diff)
move boost rng wrapper from sc to comphelper
so we can re-use it in other modules Change-Id: I6057b1e955f745019fd48f91a754279df0f2b948 Reviewed-on: https://gerrit.libreoffice.org/9348 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'comphelper/Library_comphelper.mk')
-rw-r--r--comphelper/Library_comphelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk
index 623bac6856c7..cfe48f631992 100644
--- a/comphelper/Library_comphelper.mk
+++ b/comphelper/Library_comphelper.mk
@@ -99,6 +99,7 @@ $(eval $(call gb_Library_add_exception_objects,comphelper,\
comphelper/source/misc/officeresourcebundle \
comphelper/source/misc/officerestartmanager \
comphelper/source/misc/proxyaggregation \
+ comphelper/source/misc/random \
comphelper/source/misc/scopeguard \
comphelper/source/misc/SelectionMultiplex \
comphelper/source/misc/sequenceashashmap \