[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/Executable_mork_helper.mk
Matus Kukan
mkukan at kemper.freedesktop.org
Tue Jul 24 15:19:15 PDT 2012
connectivity/Executable_mork_helper.mk | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 8348d52377edfa8b9c5758205e098e795cdd3850
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Wed Jul 25 00:18:32 2012 +0200
mork_helper: fix typo
Change-Id: I55221edcc2e591b6545d17a397b908f89dd3a70e
diff --git a/connectivity/Executable_mork_helper.mk b/connectivity/Executable_mork_helper.mk
index 90c06e4..e26e6b6 100644
--- a/connectivity/Executable_mork_helper.mk
+++ b/connectivity/Executable_mork_helper.mk
@@ -9,14 +9,12 @@
$(eval $(call gb_Executable_Executable,mork_helper))
-# hack, how to do it right?
$(eval $(call gb_Executable_set_include,mork_helper,\
-I$(SRCDIR)/connectivity/source/inc \
- -I$(SRCDIR)/solver/unxlngx6.pro/inc/offapi \
$$(INCLUDE) \
))
-$(eval $(call gb_Executable_use_sdk_api,mozbootstrap))
+$(eval $(call gb_Executable_use_sdk_api,mork_helper))
$(eval $(call gb_Executable_use_libraries,mork_helper,\
mork \
More information about the Libreoffice-commits
mailing list