summaryrefslogtreecommitdiffstats
path: root/jurt/Library_jpipx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/Library_jpipx.mk')
-rw-r--r--jurt/Library_jpipx.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/jurt/Library_jpipx.mk b/jurt/Library_jpipx.mk
index c36dce20b949..14d91cb9b839 100644
--- a/jurt/Library_jpipx.mk
+++ b/jurt/Library_jpipx.mk
@@ -30,9 +30,10 @@ $(eval $(call gb_Library_Library,jpipx))
$(eval $(call gb_Library_use_libraries,jpipx,\
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,jpipx))
+
$(eval $(call gb_Library_add_cobjects,jpipx,\
jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection \
))