summaryrefslogtreecommitdiffstats
path: root/test/Library_test.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-05-08 16:10:40 +0900
committerTomaž Vajngerl <quikee@gmail.com>2018-05-09 02:02:57 +0200
commitf4e7d521aab79ecbb16c0518f14c7635902e9e10 (patch)
treecc9b6b1459169fff1cfd8586c9aa5de389fde953 /test/Library_test.mk
parentsal: log windows trace output to debugger console (diff)
downloadcore-f4e7d521aab79ecbb16c0518f14c7635902e9e10.tar.gz
core-f4e7d521aab79ecbb16c0518f14c7635902e9e10.zip
move unoapi_property_tester to include so it can be used outside
Change-Id: Id6eebba7d80aa287274e921fdd872d37d0e09ef0 Reviewed-on: https://gerrit.libreoffice.org/53986 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'test/Library_test.mk')
-rw-r--r--test/Library_test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Library_test.mk b/test/Library_test.mk
index 553eb2a3f148..92097613eb4d 100644
--- a/test/Library_test.mk
+++ b/test/Library_test.mk
@@ -10,7 +10,6 @@
$(eval $(call gb_Library_Library,test))
$(eval $(call gb_Library_set_include,test,\
- -I$(SRCDIR)/test/inc \
$$(INCLUDE) \
))