[Libreoffice-commits] .: sal/Module_sal.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Nov 6 15:46:49 PST 2012
sal/Module_sal.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit b31416123ba8c073b707cb500806f0efb5a018b0
Author: Rene Engelhard <rene at debian.org>
Date: Wed Nov 7 00:47:40 2012 +0100
move CppunitTest_sal_osl_process to gb_Module_add_check_targets call
Change-Id: I602e1d42fde19b9557e1a21ba4d3fe704dd3f834
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index 8bb3c73..c5215b8 100644
--- a/sal/Module_sal.mk
+++ b/sal/Module_sal.mk
@@ -47,6 +47,8 @@ $(eval $(call gb_Module_add_targets,sal,\
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,sal,\
Executable_osl_process_child \
+))
+$(eval $(call gb_Module_add_check_targets,sal,\
CppunitTest_sal_osl_process \
))
endif
More information about the Libreoffice-commits
mailing list