diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-09-28 18:18:36 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-10-01 13:55:01 +0200 |
commit | 4cf877162079dc9f6e6b3fb753a761387eed9b19 (patch) | |
tree | 42e526ec89d9b8bece714031dbd355cc6332aee6 /svx | |
parent | 8a7fa6f9d96b1857d51a604f36d09fe88e59d413 (diff) |
another oops in svx...
Change-Id: I0f9de9ed23d160a8c3cf6a9db8eece95b4e8795a
Diffstat (limited to 'svx')
-rw-r--r-- | svx/Library_svx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index 6ccba764b892..26acd01aa954 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -221,7 +221,7 @@ $(eval $(call gb_Library_add_exception_objects,svx,\ )) else ifeq ($(OS),WNT) -$(eval $(call gb_Library_use_libraries,svx,\ +$(eval $(call gb_Library_use_system_win32_libs,svx,\ advapi32 \ )) $(eval $(call gb_Library_add_exception_objects,svx,\ |