diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-11 13:59:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-11 14:02:03 +0100 |
commit | b469afced3c2fe59dac01263c80e07783bc1d60d (patch) | |
tree | a9116ea6fb712255ecec9654570b7793906bc9d9 /Repository.mk | |
parent | 88ad01b3edd6a16d25273cfbacac504b7c236530 (diff) |
get dtrans compiling under windows again
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index 87253d01149a..d57c126dddab 100644 --- a/Repository.mk +++ b/Repository.mk @@ -223,6 +223,7 @@ $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ app \ basegfx_s \ + dtobj \ libeay32 \ ssleay32 \ ooopathutils \ |