summaryrefslogtreecommitdiffstats
path: root/smoketest/Executable_libtest.mk
diff options
context:
space:
mode:
authorAndrzej Hunt <andrzej.hunt@collabora.com>2014-06-09 11:33:25 +0100
committerMichael Meeks <michael.meeks@collabora.com>2014-06-11 13:44:55 +0100
commit9a1b2970ed83b7666957ca6d0394a75b5d0717fa (patch)
tree53c056fc2641b493f7d2fe7e93bc84b65e4c75b5 /smoketest/Executable_libtest.mk
parentChange SfxTabPage ctor SfxItemSet param from ref to pointer (diff)
downloadcore-9a1b2970ed83b7666957ca6d0394a75b5d0717fa.tar.gz
core-9a1b2970ed83b7666957ca6d0394a75b5d0717fa.zip
Move liblibreoffice into LibreOfficeKit.
Change-Id: Ib2754a77be470faaa6f9b27644a1d8dd082ed2b8
Diffstat (limited to 'smoketest/Executable_libtest.mk')
-rw-r--r--smoketest/Executable_libtest.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/smoketest/Executable_libtest.mk b/smoketest/Executable_libtest.mk
index 9f965b6c0f3d..881e604e07dc 100644
--- a/smoketest/Executable_libtest.mk
+++ b/smoketest/Executable_libtest.mk
@@ -11,7 +11,6 @@ $(eval $(call gb_Executable_Executable,libtest))
$(eval $(call gb_Executable_set_include,libtest,\
$$(INCLUDE) \
- -I$(SRCDIR)/desktop/inc \
))
$(eval $(call gb_Executable_use_libraries,libtest,\
@@ -19,7 +18,7 @@ $(eval $(call gb_Executable_use_libraries,libtest,\
))
$(eval $(call gb_Executable_use_static_libraries,libtest,\
- libreoffice \
+ libreofficekit \
))
$(eval $(call gb_Executable_add_libs,libtest,\