sw/CppunitTest_sw_accessible_relation_set.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 233f5599d0708469acea5b2f59a2f0855d7e5c50
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Mon Nov 13 10:26:41 2023 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Mon Nov 20 16:26:59 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>
    (cherry picked from commit ef2ca2a87d3071be18a82c96d87a3f8dc17cb872)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159586
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

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 \

Reply via email to