summaryrefslogtreecommitdiff
path: root/basegfx/Library_basegfx.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-20 13:24:14 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-20 13:24:14 +0200
commit75068ecaa17c9724feb06f9b8ee12ac29012beda (patch)
tree63ca4dfc3d33f814c4ad27718c0756762b54e2d7 /basegfx/Library_basegfx.mk
parent941020379b1ea1ec7c564c21e68ea1674cda7683 (diff)
gnumake4: fix buildbreakers from merge
Diffstat (limited to 'basegfx/Library_basegfx.mk')
-rw-r--r--basegfx/Library_basegfx.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/basegfx/Library_basegfx.mk b/basegfx/Library_basegfx.mk
index 7fc527f3f103..c510b5f52571 100644
--- a/basegfx/Library_basegfx.mk
+++ b/basegfx/Library_basegfx.mk
@@ -44,10 +44,9 @@ $(eval $(call gb_Library_add_defs,basegfx,\
))
$(eval $(call gb_Library_add_linked_libs,basegfx,\
- sal \
- stl \
cppu \
cppuhelper \
+ sal \
$(gb_STDLIBS) \
))