From ef2ca2a87d3071be18a82c96d87a3f8dc17cb872 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 13 Nov 2023 10:26:41 +0200 Subject: [PATCH] fix makefile Change-Id: Iddec94c5c3212e81437a466bd265b6a77851320e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159357 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sw/CppunitTest_sw_accessible_relation_set.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \