summaryrefslogtreecommitdiffstats
path: root/test/Library_test.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-03-29 18:54:53 +0000
committerJens Carl <j.carl43@gmx.de>2019-03-29 23:04:32 +0100
commit413bfc34423b950fa5a9f9a6edc2f3d36b1e638b (patch)
treede037dde671f8bf805ef354f1015e8f416b9b296 /test/Library_test.mk
parentAccessible Descriptions are supposed to be human text (and translated) (diff)
downloadcore-413bfc34423b950fa5a9f9a6edc2f3d36b1e638b.tar.gz
core-413bfc34423b950fa5a9f9a6edc2f3d36b1e638b.zip
Move UNO Api helper form to include/
Move UNO Api helper form to include/, so it can be used outside of directory test/. Change-Id: I9392f44df8a93d2b5ee092b0458aeef12f99fc7a Reviewed-on: https://gerrit.libreoffice.org/69936 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
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 f80cacf6ed9a..ce318d95471c 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) \
))