sw/CppunitTest_sw_accessible_relation_set.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ef2ca2a87d3071be18a82c96d87a3f8dc17cb872 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Mon Nov 13 10:26:41 2023 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Mon Nov 13 11:48:08 2023 +0100 fix makefile Change-Id: Iddec94c5c3212e81437a466bd265b6a77851320e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159357 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/sw/CppunitTest_sw_accessible_relation_set.mk b/sw/CppunitTest_sw_accessible_relation_set.mk index 73c353f59021..90a3caeb189a 100644 --- a/sw/CppunitTest_sw_accessible_relation_set.mk +++ b/sw/CppunitTest_sw_accessible_relation_set.mk @@ -37,7 +37,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_accessible_relation_set,\ boost_headers \ )) -$(eval $(call gb_CppunitTest_set_include,sw_htmlexport,\ +$(eval $(call gb_CppunitTest_set_include,sw_accessible_relation_set,\ -I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/uibase/inc \