summaryrefslogtreecommitdiff
path: root/salhelper/CppunitTest_salhelper_checkapi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/CppunitTest_salhelper_checkapi.mk')
-rw-r--r--salhelper/CppunitTest_salhelper_checkapi.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/salhelper/CppunitTest_salhelper_checkapi.mk b/salhelper/CppunitTest_salhelper_checkapi.mk
index dd5a08e357d7..3fd31787da7a 100644
--- a/salhelper/CppunitTest_salhelper_checkapi.mk
+++ b/salhelper/CppunitTest_salhelper_checkapi.mk
@@ -33,11 +33,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,salhelper_checkapi,\
salhelper/qa/checkapi/strings \
))
-$(eval $(call gb_CppunitTest_set_include,salhelper_checkapi,\
- $$(INCLUDE) \
- -I$(SRCDIR)/salhelper/inc \
-))
-
# strings.cxx includes generated strings.hxx
$(call gb_CxxObject_get_target,salhelper/qa/checkapi/strings) : \
INCLUDE += -I$(call gb_CustomTarget_get_workdir,salhelper/allheaders)