summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-11-13 10:26:41 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2023-11-20 16:26:59 +0100
commit233f5599d0708469acea5b2f59a2f0855d7e5c50 (patch)
tree3c057ba7215aa1e16c9d39dfb6f648629d5b6d27
parenttdf#158094 Can't remove trusted certificate in Macro Security (diff)
downloadcore-233f5599d0708469acea5b2f59a2f0855d7e5c50.tar.gz
core-233f5599d0708469acea5b2f59a2f0855d7e5c50.zip
fix makefile
Change-Id: Iddec94c5c3212e81437a466bd265b6a77851320e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159357 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> (cherry picked from commit ef2ca2a87d3071be18a82c96d87a3f8dc17cb872) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159586 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
-rw-r--r--sw/CppunitTest_sw_accessible_relation_set.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_accessible_relation_set.mk b/sw/CppunitTest_sw_accessible_relation_set.mk
index ddb1754426c5..e29080f8e5c9 100644
--- a/sw/CppunitTest_sw_accessible_relation_set.mk
+++ b/sw/CppunitTest_sw_accessible_relation_set.mk
@@ -38,7 +38,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_accessible_relation_set,\
libxml2 \
))
-$(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 \